Skip to content

Commit dff237a

Browse files
remove not used define
1 parent 1d1fa0a commit dff237a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wordclock_esp8266.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464

6565

6666
#define NEOPIXELPIN 5 // pin to which the NeoPixels are attached
67-
#define NUMPIXELS 125 // number of pixels attached
6867
#define BUTTONPIN 14 // pin to which the button is attached
6968
#define LEFT 1
7069
#define RIGHT 2

0 commit comments

Comments
 (0)