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=SoftTimer is a lightweight pseudo multitasking solution for Arduino.
paragraph=SoftTimer enables higher level Arduino programming, yet easy to use, and lightweight. You are often faced with the problem that you need to do multiple tasks at the same time. In SoftTimer, the programmer creates Tasks that run periodically. This library comes with a collection of handy tools like blinker, pwm, debouncer.