AP_HAL_ChibiOS:correct pin to be pulled high during boot

This commit is contained in:
Henry Wurzburg 2024-05-31 12:01:14 -05:00 committed by Peter Barker
parent 2082ecbedd
commit f5a6193cbf
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ undef APJ_BOARD_ID
APJ_BOARD_ID 1180
#required to prevent ELRS from changing modes at boot
PD6 USART2_RX USART2 OUTPUT HIGH
PA10 USART1_RX USART1 OUTPUT HIGH