Skip to content

Commit

Permalink
config: add missing serial uart
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Oct 11, 2023
1 parent 232a516 commit eb67bf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
// #define RX_USART SERIAL_PORT2
// #define RX_USART SERIAL_PORT3
// #define RX_USART SERIAL_PORT4
// #define RX_USART SERIAL_PORT5
// #define RX_USART SERIAL_PORT6

// *************Serial Receiver Inversion Selection (Normally true for SBUS and FPORT)
Expand Down

0 comments on commit eb67bf0

Please sign in to comment.