Arduino (PlatformIO) TimerEventHandler library
see: basic_usage.cpp
- Fix compile error caused by std::vector
- Add platformio.ini sample for ESP32-8048S050 (ESP32-S3)
- Missing log. maybe bump version.
- License is now apache-2.0
- FIX: Uninitialized variables.
- FIX: All tasks ran every tick(big bug!)
- Add stastics hook.
- 2nd release. bugfix
- initial release