Skip to content

Commit

Permalink
hwdef: use RTS on CubePilot-PPPGW
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Mar 17, 2024
1 parent 618d29a commit 95dddd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_HAL_ChibiOS/hwdef/CubePilot-PPPGW/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ undef PE1
# need to use UART8 to get RTS/CTS
PE1 UART8_TX UART8
PE0 UART8_RX UART8
PA10 UART8_RTS_GPIO UART8
PA10 UART8_RTS UART8
PC11 UART8_CTS_GPIO UART8

SERIAL_ORDER OTG1 UART8
Expand Down

0 comments on commit 95dddd6

Please sign in to comment.