parent
25f29d6210
commit
e9c112b6eb
@ -0,0 +1,6 @@
|
|||||||
|
#include <Arduino.h>
|
||||||
|
|
||||||
|
#define PIN PB5 // Pin where NeoPixels are connected
|
||||||
|
|
||||||
|
#define LED_STRIP 12 // number of leds per strip
|
||||||
|
#define NB_STRIP 2 // number of strip
|
||||||
Loading…
Reference in new issue