Skip to content

Commit 1d1fa0a

Browse files
remove wrong comment
1 parent 9b806c1 commit 1d1fa0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordclock_esp8266.ino

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

6565

6666
#define NEOPIXELPIN 5 // pin to which the NeoPixels are attached
67-
#define NUMPIXELS 125 // number of pixels attached to Attiny85
67+
#define NUMPIXELS 125 // number of pixels attached
6868
#define BUTTONPIN 14 // pin to which the button is attached
6969
#define LEFT 1
7070
#define RIGHT 2

0 commit comments

Comments
 (0)