Files
Sensor-Watch/watch-faces/clock
Konrad Rieck 0557684ec1 Return to clock mode on inactivity timeout in settings
_settings_loop() never handled EVENT_TIMEOUT, so leaving the watch
face parked in settings mode (4Hz tick, blinking abbreviation) with
no button presses meant it stayed there indefinitely instead of
returning to the clock display like every other face's settings mode
does on timeout.

Factor the existing EVENT_MODE_BUTTON_UP transition logic into
_exit_settings_mode() and reuse it for EVENT_TIMEOUT.
2026-07-27 22:34:04 +02:00
..
2025-07-06 12:40:06 -04:00
2025-07-06 12:00:56 -04:00
2025-07-06 12:00:56 -04:00
2026-04-16 11:01:48 -04:00