Skip to content

Commit

Permalink
Update DREAMFLYF411 LED pin (#285)
Browse files Browse the repository at this point in the history
* Update DREAMFLYF411 LED pin

* Update config.h
  • Loading branch information
haslinghuis authored Jan 3, 2024
1 parent cd92de0 commit 7f2ffdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/DREAMFLYF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
#define UART2_TX_PIN PA2
#define UART1_RX_PIN PA10
#define UART2_RX_PIN PA3
#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 7f2ffdc

Please sign in to comment.