Sandra N

Results 5 comments of Sandra N

Hello, complicated these codes when we are starting. I solved my problem with Led Neopixel, but now I face problems with the screen where there are boring strokes under the...

You saw in DisplayUi.cpp: #ifdef RTC_DS3231 bool h12; bool PM_time; clock.setClockMode (true); clockHour = clock.getHour (h12, PM_time); clockMinute = clock.getMinute (); #else clockHour = random (12); clockMinute = random (60);...

> Please use english my fellow human being Hello, I'm noob, I ran and everything went well, but when I try to connect to the wifi duck network, using win10...

Hello, I'm trying to put this scheme together, but as I'm a beginner, I don't understand how to save the file, it wasn't very clear to me this part on...