Gunner
2
Actually the BlynkTimer (which does use millis) is the best way for Blynk. Avoid delay() as it actually stops ALL processing for the set time.
Use a timeout timer, set for whatever time you need. I use them all the “time”
for blinking things, timed relays, etc.
Probably becasue we regulate it to only Blynk related issues as much as possible
hint
1 Like