mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
HAL_ChibiOS: enable telem3 on Durandal
the RCIN issue is not there in the final production boards
This commit is contained in:
parent
0a92311bfe
commit
627c7c7df0
@ -158,9 +158,7 @@ PD1 UART4_TX UART4 NODMA
|
|||||||
|
|
||||||
# USART6 is telem3
|
# USART6 is telem3
|
||||||
PG9 USART6_RX USART6 NODMA
|
PG9 USART6_RX USART6 NODMA
|
||||||
# we leave PG14 as an input to prevent it acting as a pullup
|
PG14 USART6_TX USART6
|
||||||
# on the IOMCU SBUS input
|
|
||||||
# PG14 USART6_TX USART6
|
|
||||||
PG15 USART6_CTS USART6
|
PG15 USART6_CTS USART6
|
||||||
PG8 USART6_RTS USART6
|
PG8 USART6_RTS USART6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user