RC_Channel: Added Quicktune

This commit is contained in:
Michelle Rossouw 2024-07-27 15:52:11 +10:00 committed by Andrew Tridgell
parent 3c19312c56
commit 316bfd3263
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@ public:
FLIGHTMODE_PAUSE = 178, // e.g. pause movement towards waypoint FLIGHTMODE_PAUSE = 178, // e.g. pause movement towards waypoint
ICE_START_STOP = 179, // AP_ICEngine start stop ICE_START_STOP = 179, // AP_ICEngine start stop
AUTOTUNE_TEST_GAINS = 180, // auto tune tuning switch to test or revert gains AUTOTUNE_TEST_GAINS = 180, // auto tune tuning switch to test or revert gains
QUICKTUNE = 181, //quicktune 3 position switch
// inputs from 200 will eventually used to replace RCMAP // inputs from 200 will eventually used to replace RCMAP