Skip to content

Commit

Permalink
покращення прошивки:
Browse files Browse the repository at this point in the history
 - змінено LED_PIN на 13
  • Loading branch information
v00g100skr committed Jun 9, 2023
1 parent 9bc052b commit cbe3da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firmware.h
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static int flagColor[] {
HUE_YELLOW
};

#define LED_PIN 25
#define LED_PIN 13
#define NUM_LEDS 25
#define LED_TYPE WS2812
#define COLOR_ORDER GRB
Expand Down

0 comments on commit cbe3da1

Please sign in to comment.