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=Cross-platform functional scheduler / timer for ESP8266, ESP32
paragraph=Multi-Platform asynchronous callback manager allowing: bare functions, class functions, lambda functions. Greatly simplifies timing, sequencing. Think of javascript promises, observables, asyncy/await functionality for C++ in a minimal footprint ideal for embedded systems. For pure Arduino fans, think "Ticker library on steroids".