mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: enable telem3 on Durandal
the RCIN issue is not there in the final production boards
This commit is contained in:
parent
9ecaf3fc47
commit
8ae1157bdd
|
@ -158,9 +158,7 @@ PD1 UART4_TX UART4 NODMA
|
|||
|
||||
# USART6 is telem3
|
||||
PG9 USART6_RX USART6 NODMA
|
||||
# we leave PG14 as an input to prevent it acting as a pullup
|
||||
# on the IOMCU SBUS input
|
||||
# PG14 USART6_TX USART6
|
||||
PG14 USART6_TX USART6
|
||||
PG15 USART6_CTS USART6
|
||||
PG8 USART6_RTS USART6
|
||||
|
||||
|
|
Loading…
Reference in New Issue