mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
RC_Channel: add support for AP_VIDEOTX_ENABLED
This commit is contained in:
parent
e4d827a3d6
commit
9d3ca88002
@ -503,7 +503,9 @@ void RC_Channel::init_aux_function(const aux_func_t ch_option, const AuxSwitchPo
|
||||
case AUX_FUNC::SCRIPTING_6:
|
||||
case AUX_FUNC::SCRIPTING_7:
|
||||
case AUX_FUNC::SCRIPTING_8:
|
||||
#if AP_VIDEOTX_ENABLED
|
||||
case AUX_FUNC::VTX_POWER:
|
||||
#endif
|
||||
case AUX_FUNC::OPTFLOW_CAL:
|
||||
case AUX_FUNC::TURBINE_START:
|
||||
case AUX_FUNC::MOUNT1_ROLL:
|
||||
|
Loading…
Reference in New Issue
Block a user