Files
ZephCore/zephcore/helpers
liquidraver a38f789b29 joystick UI: refresh repeater discover on entry if >60s stale
s_scan_sent (one-shot per boot) becomes s_last_scan_ms; RepeatersScreen
onEnter() re-runs the discover if there has never been a scan or the
last one is older than REPEATER_RESCAN_AFTER_MS (60s). Walking away
and returning now gives a fresh list instead of stale results.

Also fixes the manual KEY_ENTER_LONG rescan: after Phase C removed
the poll() that re-checked the flag, just unsetting it no longer
triggered anything. Now it calls doScan() directly.
2026-05-21 13:07:35 +02:00
..
2026-05-20 20:40:58 +01:00
2026-05-20 20:40:58 +01:00
2026-05-20 20:40:58 +01:00
2026-02-26 15:40:51 +01:00
2026-02-26 15:40:51 +01:00
2026-04-28 14:43:12 +02:00
2026-04-28 13:49:08 +02:00
2026-03-28 20:53:59 +01:00
2026-05-20 20:40:58 +01:00
2026-03-09 13:45:22 +01:00
2026-03-23 08:56:21 +01:00
2026-03-24 20:36:36 +01:00