06 Oct Arduino Tutorials, Learning How to use millis Instead of Delay Posted by mike5906 October 6, 2021 0 Learning how to use millis instead of delay is a key principle for learning the Arduino platform. The delay() function will cause... Continue reading