change led pin to match pcb

This commit is contained in:
interfisch 2024-07-12 19:57:43 +02:00
parent e023b45118
commit 9c1fd5f7dd
1 changed files with 1 additions and 1 deletions

View File

@ -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)