mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-27 07:18:11 +00:00
Previously every key press while locked reset _lock_wake_until to now+5s, so multiple presses (or spurious button events) kept extending the window. Now the 5s timer is set only when the display first wakes from dark. The unlock sequence still extends the window on each Back+Enter step. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>