Skip to content

Commit

Permalink
Serial port count changed to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnumda committed Dec 27, 2024
1 parent 383b97d commit a597c71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/target/WARPF7/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
#define UART6_RX_PIN PC7
#define UART6_TX_PIN PC6

#define SERIAL_PORT_COUNT 6
#define SERIAL_PORT_COUNT 5


#define DEFAULT_RX_TYPE RX_TYPE_SERIAL
#define SERIALRX_PROVIDER SERIALRX_CRSF
Expand Down

0 comments on commit a597c71

Please sign in to comment.