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=Weekly day-of-week alarm scheduler for recurring time-based callbacks.
paragraph=WeeklyAlarm triggers callbacks at a set time on selected days of the week, inspired by programmable thermostat schedulers. Supports lambdas, functors and function pointers. Compatible with STM32/newlib (POSIX time) and classic Arduino (TimeLib) platforms via automatic detection.