Copter: correct compilation for missing define

Bad interaction between two PRs that were merged.
This commit is contained in:
Peter Barker 2018-09-03 20:44:13 +10:00 committed by Randy Mackay
parent c902260925
commit 0be5e65b4a

View File

@ -74,7 +74,6 @@ void RC_Channel_Copter::init_aux_function(const aux_func_t ch_option, const aux_
case MISSION_RESET:
case ATTCON_FEEDFWD:
case ATTCON_ACCEL_LIM:
case LOST_COPTER_SOUND:
case MOTOR_ESTOP:
case MOTOR_INTERLOCK:
case AVOID_ADSB: