Skip to content

Commit

Permalink
Update config.h (#506)
Browse files Browse the repository at this point in the history
fix missing led strip pin
  • Loading branch information
sugaarK authored Jul 27, 2024
1 parent fb15bf8 commit 11c7dec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/FLYWOOF722PROV2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
#define UART6_RX_PIN PC7
#define I2C1_SCL_PIN PB8
#define I2C1_SDA_PIN PB9
#define LED_STRIP_PIN PA8
#define LED0_PIN PC15
#define SPI1_SCK_PIN PA5
#define SPI2_SCK_PIN PB13
Expand Down

0 comments on commit 11c7dec

Please sign in to comment.