Skip to content

Commit

Permalink
tbs_lucid: specify AF for uart2
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Sep 26, 2024
1 parent 302eff2 commit d5ab77e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/target/TBS_LUCID_FC/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#define UART1_RX_PIN PA10

#define USE_UART2
#define UART2_AF 6
#define UART2_TX_PIN NONE
#define UART2_RX_PIN PB0

Expand Down

0 comments on commit d5ab77e

Please sign in to comment.