Timing
avdweb_VirtualDelay
Abhijit Bose (aka. Boseji) <boseji.com>
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.
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.