MillisTimer

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

Author: Brett Hagman

Maintainer: Brett Hagman

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.