Skip to content

Commit

Permalink
Update cmd.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Sucareto authored Aug 9, 2021
1 parent ae2426f commit 507daac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "FastLED.h"
#define NUM_LEDS 6
#define DATA_PIN D4
#define DATA_PIN D5
#define BRI 50
CRGB leds[NUM_LEDS];

Expand Down

0 comments on commit 507daac

Please sign in to comment.