Async_Operations

Timing

A library for accurately keeping track of long tasks without blocking the main thread
Create handlers that just need to be updated as frequently as possible, possibly in loop. Check out https://github.com/DaniFoldi/Async_Operations for examples and documentation.

Author: DaniFoldi

Maintainer: DaniFoldi

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

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