mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
AP_HAL_ChibiOS: correct incorrect defaults for serial ports on FoxeerH743v1
This commit is contained in:
parent
352bc482af
commit
84d98514a9
@ -75,7 +75,7 @@ define HAL_SERIAL3_PROTOCOL SerialProtocol_None
|
||||
# UART4 (DJI RX/SBUS)
|
||||
PA0 UART4_TX UART4 NODMA
|
||||
PA1 UART4_RX UART4
|
||||
define HAL_SERIAL4_PROTOCOL SerialProtocol_RCIN
|
||||
define HAL_SERIAL4_PROTOCOL SerialProtocol_None
|
||||
|
||||
# USART6 (GPS)
|
||||
PC6 USART6_TX USART6
|
||||
|
Loading…
Reference in New Issue
Block a user