We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b806c1 commit 1d1fa0aCopy full SHA for 1d1fa0a
wordclock_esp8266.ino
@@ -64,7 +64,7 @@
64
65
66
#define NEOPIXELPIN 5 // pin to which the NeoPixels are attached
67
-#define NUMPIXELS 125 // number of pixels attached to Attiny85
+#define NUMPIXELS 125 // number of pixels attached
68
#define BUTTONPIN 14 // pin to which the button is attached
69
#define LEFT 1
70
#define RIGHT 2
0 commit comments