mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_HAL_ChibiOS: correct incorrect defaults for serial ports on FoxeerH743v1
This commit is contained in:
parent
79485f72d4
commit
926154c679
@ -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