An Arduino library to keep track of when events occured, like when an input changed, when an output/variable was written...etc. The library uses millis, no delay is used.
-
Updated
Sep 21, 2019 - C++
An Arduino library to keep track of when events occured, like when an input changed, when an output/variable was written...etc. The library uses millis, no delay is used.
This is simple std lib for avr and basic components
Add a description, image, and links to the avr-lib topic page so that developers can more easily learn about it.
To associate your repository with the avr-lib topic, visit your repo's landing page and select "manage topics."