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