File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
libraries/AP_Scripting/generator/description Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -376,7 +376,7 @@ singleton AP_SerialLED method set_RGB boolean uint8_t 1 16 int8_t -1 INT8_MAX ui
376
376
singleton AP_SerialLED method send boolean uint8_t 1 16
377
377
378
378
include SRV_Channel/SRV_Channel.h
379
- singleton SRV_Channels depends (!defined(HAL_BUILD_AP_PERIPH) || defined(HAL_PERIPH_ENABLE_RC_OUT) )
379
+ singleton SRV_Channels depends (!defined(HAL_BUILD_AP_PERIPH) || AP_PERIPH_RC_OUT_ENABLED )
380
380
singleton SRV_Channels rename SRV_Channels
381
381
singleton SRV_Channels method find_channel boolean SRV_Channel::Function'enum SRV_Channel::k_none SRV_Channel::k_nr_aux_servo_functions-1 uint8_t'Null
382
382
singleton SRV_Channels method set_output_pwm void SRV_Channel::Function'enum SRV_Channel::k_none SRV_Channel::k_nr_aux_servo_functions-1 uint16_t'skip_check
You can’t perform that action at this time.
0 commit comments