correction port

This commit is contained in:
Julien Cabillot 2017-05-12 15:15:50 +02:00 committed by Cabillot Julien
parent bfb604f81c
commit 7e33bf33a3

View File

@ -11,7 +11,7 @@ RemoteDebug Debug;
// LED // LED
#define LED_NUM 30 #define LED_NUM 30
#define LED_PIN 5 // = D1 #define LED_PIN 5 // = D5
#define LED_CHIPSET WS2812B #define LED_CHIPSET WS2812B
#define LED_COLOR_ORDER GRB #define LED_COLOR_ORDER GRB
#define LED_MAXBRIGHTNESS_DEFAULT 80 #define LED_MAXBRIGHTNESS_DEFAULT 80