Files
ZephCore/zephcore
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-02-22 13:09:18 +01:00
2026-05-14 22:24:48 +02:00
2026-05-20 22:53:02 +02:00
2026-03-19 10:44:33 +01:00
2026-05-20 22:53:02 +02:00
2026-05-20 22:53:02 +02:00
2026-02-20 12:43:13 +01:00
2026-02-22 13:09:18 +01:00