mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_HAL_ChibiOS: allow option to enable scripting on CubeRedSecondary
This commit is contained in:
parent
65cae116a2
commit
cf481a8952
@ -152,8 +152,6 @@ define DEFAULT_SERIAL2_PROTOCOL SerialProtocol_RCIN
|
|||||||
define DEFAULT_SERIAL3_PROTOCOL SerialProtocol_Sbus1
|
define DEFAULT_SERIAL3_PROTOCOL SerialProtocol_Sbus1
|
||||||
define DEFAULT_SERIAL4_PROTOCOL SerialProtocol_RCIN
|
define DEFAULT_SERIAL4_PROTOCOL SerialProtocol_RCIN
|
||||||
|
|
||||||
define AP_SCRIPTING_ENABLED 0
|
|
||||||
|
|
||||||
# only use pulse input for PPM, other protocols
|
# only use pulse input for PPM, other protocols
|
||||||
# are on serial
|
# are on serial
|
||||||
define HAL_RCIN_PULSE_PPM_ONLY
|
define HAL_RCIN_PULSE_PPM_ONLY
|
||||||
|
Loading…
Reference in New Issue
Block a user