RC_Channel: tradheli support for turbine start

This commit is contained in:
Ferruccio1984 2021-10-27 06:06:23 -07:00 committed by Randy Mackay
parent 3a67b17142
commit 20f1d0c4da
2 changed files with 2 additions and 0 deletions

View File

@ -501,6 +501,7 @@ void RC_Channel::init_aux_function(const aux_func_t ch_option, const AuxSwitchPo
case AUX_FUNC::SCRIPTING_8:
case AUX_FUNC::VTX_POWER:
case AUX_FUNC::OPTFLOW_CAL:
case AUX_FUNC::TURB_START:
break;
case AUX_FUNC::AVOID_ADSB:
case AUX_FUNC::AVOID_PROXIMITY:

View File

@ -203,6 +203,7 @@ public:
WIND_VANE_DIR_OFSSET= 97, // flag for windvane direction offset input, used with windvane type 2
TRAINING = 98, // mode training
AUTO_RTL = 99, // AUTO RTL via DO_LAND_START
TURB_START = 98, // initialize turbine start sequence
// entries from 100-150 are expected to be developer
// options used for testing