Explorar o código

upgrade WS led from 8 to 12

Snarf %!s(int64=2) %!d(string=hai) anos
pai
achega
7f1c655b20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/veilleuse/veilleuse.ino

+ 1 - 1
code/veilleuse/veilleuse.ino

@@ -5,7 +5,7 @@
 
 // Config Leds
 #define PIN          2
-#define NUMPIXELS    8
+#define NUMPIXELS    12
 
 // Config Photoresistance
 #define LIGHT_SENSOR A0