mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
HAL_ChibiOS: fixed KakuteF4 define for SERIAL2
This commit is contained in:
parent
06b272705e
commit
54649a0e4f
@ -88,7 +88,7 @@ PA9 USART1_TX USART1
|
|||||||
PA10 USART1_RX USART1
|
PA10 USART1_RX USART1
|
||||||
|
|
||||||
# default Serial2 to FrSky telemetry
|
# default Serial2 to FrSky telemetry
|
||||||
define HAL_SERIAL2_PROTOCOL_DEFAULT 10
|
define HAL_SERIAL2_PROTOCOL 10
|
||||||
|
|
||||||
# USART6, telem1, SERIAL1
|
# USART6, telem1, SERIAL1
|
||||||
PC6 USART6_TX USART6
|
PC6 USART6_TX USART6
|
||||||
|
Loading…
Reference in New Issue
Block a user