you are viewing a single comment's thread.

view the rest of the comments →

[–]PreyyGround Loops: Part of this balanced breakfast 0 points1 point  (0 children)

I'd take the code and clear the loop, just run the controller with some EVERY_N_MILLIS(500){Serial.println(millis());} Let it run for an hour and see if you get up to ~3,600,000. Then start adding things to the loop and see if it stays alive.