An Arduino Library providing utilities for controlling program state over time without delay().
This `TimedState` library for Arduino provides a set of high quality primitives for working with time-based Arduino programs without the use of `delay()`. It provides a set of `millis()`-based types of `State` that will allow users to manage a set of self-exiting or alternating states. Please look at `TimeState.h` for documentation and `examples/TimedStateTest/TimedStateTest.ino` for a detailed example.
Filename | Release Date | File Size |
---|---|---|
TimedState-1.0.2.zip | 2021-11-20 | 5.91 KiB |
TimedState-1.0.0.zip | 2021-11-20 | 5.12 KiB |