mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
AP_Scripting: Add rc norm_input_ignore_trim binding
This commit is contained in:
parent
5b5b9d57a1
commit
39788aa4f7
@ -207,6 +207,7 @@ singleton SRV_Channels method set_range void SRV_Channel::Aux_servo_function_t'e
|
|||||||
|
|
||||||
ap_object RC_Channel method norm_input float
|
ap_object RC_Channel method norm_input float
|
||||||
ap_object RC_Channel method get_aux_switch_pos uint8_t
|
ap_object RC_Channel method get_aux_switch_pos uint8_t
|
||||||
|
ap_object RC_Channel method norm_input_ignore_trim float
|
||||||
|
|
||||||
include RC_Channel/RC_Channel.h
|
include RC_Channel/RC_Channel.h
|
||||||
singleton RC_Channels alias rc
|
singleton RC_Channels alias rc
|
||||||
|
Loading…
Reference in New Issue
Block a user