Copter: correct comment on deprecated switch option

This commit is contained in:
Peter Barker 2017-08-24 15:27:29 +10:00 committed by Randy Mackay
parent 48a4523a73
commit db60e93716

View File

@ -41,7 +41,7 @@ enum aux_sw_func {
AUXSW_CAMERA_TRIGGER = 9, // trigger camera servo or relay
AUXSW_RANGEFINDER = 10, // allow enabling or disabling rangefinder in flight which helps avoid surface tracking when you are far above the ground
AUXSW_FENCE = 11, // allow enabling or disabling fence in flight
AUXSW_RESETTOARMEDYAW = 12, // deprecated. changes yaw to be same as when quad was armed
AUXSW_RESETTOARMEDYAW = 12, // UNUSED
AUXSW_SUPERSIMPLE_MODE = 13, // change to simple mode in middle, super simple at top
AUXSW_ACRO_TRAINER = 14, // low = disabled, middle = leveled, high = leveled and limited
AUXSW_SPRAYER = 15, // enable/disable the crop sprayer