mirror of https://github.com/ArduPilot/ardupilot
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
|
||||
|
||||
# default Serial2 to FrSky telemetry
|
||||
define HAL_SERIAL2_PROTOCOL_DEFAULT 10
|
||||
define HAL_SERIAL2_PROTOCOL 10
|
||||
|
||||
# USART6, telem1, SERIAL1
|
||||
PC6 USART6_TX USART6
|
||||
|
|
Loading…
Reference in New Issue