florianL21 / LED-ClockShelf

Code base for a completely customizable and configurable LED clock using WS2812b RGB LEDs. Controllable via the Blynk app
GNU General Public License v3.0
24 stars 4 forks source link

Problem with color changes #24

Open perezsalaIgnacio opened 1 week ago

perezsalaIgnacio commented 1 week ago

Hello Florian,

I have decided to do this project and when I assemble it I don't know what I am doing wrong. When I plug everything in, turn it on, it does the loading animation in blue, then it changes to green and does not change from white at any time.

What am I doing wrong?

I have the configuration as follows:

define HOUR_COLOR CRGB::White

define MINUTE_COLOR CRGB::Azure

define WIFI_CONNECTING_COLOR CRGB::Blue

define WIFI_CONNECTION_SUCCESSFUL_COLOR CRGB::Green

Thank you!

Translated with DeepL.com (free version)

florianL21 commented 1 week ago

Hello,

Did you disable the blynk functionality? If you would like to use static colors I would recommend disabling it so it does not interfere with your static colors