Skip to content

Commit

Permalink
AP_HAL_ChibiOS:correct pin to be pulled high during boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed May 31, 2024
1 parent e27dea7 commit 4baec9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4baec9e

Please sign in to comment.