You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I'm trying to make sure that not the entire screen blinks, but individual numbers. For example, this is necessary when setting the time using buttons. The flashing numbers will indicate what is currently selected (hours/minutes). I tried this, but it doesn't work:
Good. It's going to be great. So far, I have solved this issue using the "iarduino_RTC" library. There is flashing support, but only in for text data (string).
Hello. I'm trying to make sure that not the entire screen blinks, but individual numbers. For example, this is necessary when setting the time using buttons. The flashing numbers will indicate what is currently selected (hours/minutes). I tried this, but it doesn't work:
With this code, the entire screen blinks. Is it possible to implement what I want?
The text was updated successfully, but these errors were encountered: