Lesson 62-2: Allowing a Push-Button Switch to Be Pushed After a Specific Time
In this lesson, we learn about the millis() function, a different way to add a delay or determine time without halting other processes. We measure the time interval of pressing a push-button switch. This is example 2. Please watch the video for full details.
465-Lesson 62: Time control without delay; LED blink with millis()
Language: C++
Copied!
Resources & references
No resources yet.
Files📁
No files available.