How often does Blynk.run() have to be executed?
I'm not sure, but if you try and put anything else into the loop other than the timer and blynk.run, it will kick you off the server.
This was the only way I could get it to function.
How often does Blynk.run() have to be executed?
I'm not sure, but if you try and put anything else into the loop other than the timer and blynk.run, it will kick you off the server.
This was the only way I could get it to function.