Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 200 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 200 Bytes

ActionTimer

The ActionTimer object utilizes the millis() command to provide a straightforward way to control the execution times within an Arduino sketch without using the blocking delay() method.