Simple non-blocking timer library for calling functions in / at / every specified units of time. Supports millis, micros, time ...
Based on the original DueTimer library (https://github.com/ivanseidel/DueTimer). PrecDueTimer has nearly identical API as the ...