change led pin to match pcb
This commit is contained in:
parent
e023b45118
commit
9c1fd5f7dd
|
@ -17,7 +17,7 @@
|
||||||
#include <Adafruit_NeoPixel.h>
|
#include <Adafruit_NeoPixel.h>
|
||||||
|
|
||||||
|
|
||||||
#define LED_PIN 3
|
#define LED_PIN 20
|
||||||
#define LED_COUNT 16
|
#define LED_COUNT 16
|
||||||
|
|
||||||
// NeoPixel brightness, 0 (min) to 255 (max)
|
// NeoPixel brightness, 0 (min) to 255 (max)
|
||||||
|
|
Loading…
Reference in New Issue