RC_Channel: correct description of standby option
Also canonicalise on STANDBY rather than STANDBY
This commit is contained in:
parent
9c4a01e0b0
commit
3bec1c7d4f
@ -173,7 +173,7 @@ public:
|
||||
DRIFT = 73, // drift mode
|
||||
SAILBOAT_MOTOR_3POS = 74, // Sailboat motoring 3pos
|
||||
SURFACE_TRACKING = 75, // Surface tracking upwards or downwards
|
||||
STAND_BY = 76, // Standy signal magnitude
|
||||
STANDBY = 76, // Standby mode
|
||||
TAKEOFF = 77, // takeoff
|
||||
KILL_IMU1 = 100, // disable first IMU (for IMU failure testing)
|
||||
KILL_IMU2 = 101, // disable second IMU (for IMU failure testing)
|
||||
|
Loading…
Reference in New Issue
Block a user