LED_EFFECT_OFF n'existe plus
This commit is contained in:
parent
be053b362a
commit
39aa9be574
@ -9,7 +9,7 @@ int brightness = LED_BRIGHTNESS_DEFAULT;
|
|||||||
int color = LED_COLOR_DEFAULT;
|
int color = LED_COLOR_DEFAULT;
|
||||||
int speed = LED_SPEED_DEFAULT;
|
int speed = LED_SPEED_DEFAULT;
|
||||||
CRGB leds[LED_NUM];
|
CRGB leds[LED_NUM];
|
||||||
int ledEffect = LED_EFFECT_OFF;
|
int ledEffect = LED_EFFECT_CYLON;
|
||||||
boolean ledState = false;
|
boolean ledState = false;
|
||||||
|
|
||||||
// WIFI
|
// WIFI
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user