A timer library for working with millis().<br />. This is a Wiring Framework (Arduino) library to provide an easy way to have a recurring actions.<br />You can make multiple instances of the MillisTimer object, to create multiple actions.<br /><br />Issues or questions: <a href="https://github.com/bhagman/MillisTimer/issues">https://github.com/bhagman/MillisTimer/issues</a><br />