Timing
A timer library for working with millis().
This is a Wiring Framework (Arduino) library to provide an easy way to have a recurring actions.
You can make multiple instances of the MillisTimer object, to create multiple actions.
Issues or questions: https://github.com/bhagman/MillisTimer/issues
Maintainer: Brett Hagman
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.