Skip to content

Commit

Permalink
Fix JHEF411HD status LED pin (betaflight#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
ot0tot authored Sep 6, 2024
1 parent 7366c14 commit ce71657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/JHEF411HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#define SOFTSERIAL1_TX_PIN PA15
#define I2C1_SCL_PIN PB8
#define I2C1_SDA_PIN PB9
#define LEPD_PIN PC13
#define LED0_PIN PC13
#define SPI1_SCK_PIN PA5
#define SPI2_SCK_PIN PB13
#define SPI1_SDI_PIN PA6
Expand Down

0 comments on commit ce71657

Please sign in to comment.