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.
Maintainer: Abhijit Bose (aka. Boseji)
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.