mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS:correct pin to be pulled high during boot
This commit is contained in:
parent
2082ecbedd
commit
f5a6193cbf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue