mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
HAL_ChibiOS: fixed SBUS inversion for KakuteF4
This commit is contained in:
parent
7c8583d51d
commit
8571e59d85
@ -83,7 +83,7 @@ PA10 USART1_RX USART1
|
||||
# USART3 for rcinput
|
||||
#PB10 USART3_TX USART3
|
||||
#PB11 USART3_RX USART3
|
||||
PB15 SBUS_INVERT OUTPUT HIGH
|
||||
PB15 SBUS_INVERT OUTPUT LOW
|
||||
|
||||
# USART6
|
||||
#PC6 USART6_TX USART6
|
||||
|
Loading…
Reference in New Issue
Block a user