RC_Channel: remove landinggear switch message

This commit is contained in:
Iampete1 2021-11-19 17:09:08 +00:00 committed by Andrew Tridgell
parent b818401563
commit 467caa5259
1 changed files with 0 additions and 1 deletions

View File

@ -544,7 +544,6 @@ const RC_Channel::LookupTable RC_Channel::lookuptable[] = {
{ AUX_FUNC::MISSION_RESET,"MissionReset"},
{ AUX_FUNC::RETRACT_MOUNT,"RetractMount"},
{ AUX_FUNC::RELAY,"Relay1"},
{ AUX_FUNC::LANDING_GEAR,"Landing"},
{ AUX_FUNC::MOTOR_ESTOP,"MotorEStop"},
{ AUX_FUNC::MOTOR_INTERLOCK,"MotorInterlock"},
{ AUX_FUNC::RELAY2,"Relay2"},