Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with color changes #24

Open
perezsalaIgnacio opened this issue Jun 25, 2024 · 2 comments
Open

Problem with color changes #24

perezsalaIgnacio opened this issue Jun 25, 2024 · 2 comments

Comments

@perezsalaIgnacio
Copy link

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
Copy link
Owner

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

@acircleda
Copy link

I have also noticed this issue where the WIFI_CONNECTION_SUCCESSFUL_COLOR gets set as the clock color. I also noticed the correct color usually kicks in if I restart the system. A temporary hack is to set the WIFI_CONNECTION_SUCCESSFUL_COLOR to the color you want the clock, knowing that hour and min will be the same color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants