diff --git a/ArduCopter/config.h b/ArduCopter/config.h index 6ce63faa23..51216ee579 100644 --- a/ArduCopter/config.h +++ b/ArduCopter/config.h @@ -587,7 +587,7 @@ // Sport Mode #ifndef SPORT_YAW - # define SPORT_YAW YAW_ACRO + # define SPORT_YAW YAW_HOLD #endif #ifndef SPORT_RP