avdweb_VirtualDelay

Timing

Allows using (multiple) delays without blocking code execution. Arduino Uno and Zero.
During the delay, the code execution is continued. We can use multiple delays simultaneously and independent of each other.

Author: Albert van Dalen

Maintainer: Albert van Dalen

Read the documentation

Compatibility

This library is compatible with the atmelavr, atmelsam architectures.

Releases

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