mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: RADIX2HD target change Serial4 default protocol to ESC telemetry
This commit is contained in:
parent
a8c17873fc
commit
459ea697d9
|
@ -9,5 +9,8 @@ SERIAL1_PROTOCOL 42
|
|||
# GPS on UART2
|
||||
SERIAL2_PROTOCOL 5
|
||||
|
||||
# ESC Telemetry on UART4
|
||||
SERIAL4_PROTOCOL 16
|
||||
|
||||
# 9V regulator switch, ON on boot
|
||||
RELAY_DEFAULT 1
|
||||
|
|
Loading…
Reference in New Issue