--todo ; l'ordre des couleurs est bon

This commit is contained in:
Julien Cabillot 2017-04-24 00:39:34 +02:00 committed by Cabillot Julien
parent 00bab03033
commit c4cd08b727

View File

@ -4,7 +4,6 @@
#define LED_NUM 300 #define LED_NUM 300
#define LED_PIN 5 // = D1 #define LED_PIN 5 // = D1
#define LED_CHIPSET WS2812B #define LED_CHIPSET WS2812B
// TODO: https://github.com/bruhautomation/ESP-MQTT-JSON-Digital-LEDs/blob/master/ESP_MQTT_Digital_LEDs/ESP_MQTT_Digital_LEDs.ino#L175 essayer BGR
#define LED_COLOR_ORDER GRB #define LED_COLOR_ORDER GRB
#define LED_BRIGHTNESS_DEFAULT 96 #define LED_BRIGHTNESS_DEFAULT 96
#define LED_SPEED_DEFAULT 120 #define LED_SPEED_DEFAULT 120