🚀 Custom host and port settings to facilitate mobile and WiFi support. ️ Implemented an independent startup loader for automatic updates. ️ Introduced persistent WebSocket functionality: reconnects ...
This is a simple task manager for Arduino / ESP32 to schedule tasks at a given frequency. Tasks are represented by anonymous functions, so they must be small, non-blocking and cooperative.