jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
713 stars 359 forks source link

Starting LED Sequenz #173

Closed sn1ce closed 2 years ago

sn1ce commented 3 years ago

Hi there,

first - much love for this epic repository.

Where do i need to change the init color? If I kill power, everytime the controller lights up with an orange light. Is there a way to change this? Maybe to the snowTwinkles?

Thanks in advance! Best, sn1ce

henrygab commented 2 years ago

Closing due to no activity for over a year.

With current main branch, in arduino, you can add a line in config.h (near line 28) such as:

#define DEFAULT_PATTERN_INDEX 4

This will set the default pattern that is used at power-up.