-
released this
2026-09-07 22:27:56 -04:00 | 3 commits to main since this releaseFeatures Added:
- Support for 12-hour time display via the
USE_24_HOURparameter (#1) - The colon now blinks every second to give the user feedback that the clock is not frozen (#4)
Bugs Fixed:
- The clock now respects Daylight Savings Time offsets, and can be disabled by setting
DST_OBSERVED = Falsein the config (#2)
Downloads
- Support for 12-hour time display via the