Skip to content

Commit

Permalink
Fix pin assignment on TUNERCF411 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Nov 3, 2023
1 parent b50d478 commit 38d5a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/TUNERCF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#define UART2_TX_PIN PA2
#define UART1_RX_PIN PA10
#define UART2_RX_PIN PA3
#define UART1_TX_PIN1 PA8
#define UART1_TX_PIN PA8
#define I2C1_SCL_PIN PB8
#define I2C1_SDA_PIN PB9
#define LED0_PIN PC13
Expand Down

0 comments on commit 38d5a87

Please sign in to comment.