You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=The easiest non-blocking & nicely abstracted timers for use instead of the blocking delay() function.
paragraph=With this Library you can add non-blocking timers. It's very slim and takes little to no performance. It's low-end, with no callback functions. The timer states need to be checked manually. Warning: This library doesn't work like a hardware timer and can't guarantee that code is being run on time.