mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-08 00:27:39 +03:00
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
676aef19e7
commit
ea5caafc71
@ -310,7 +310,7 @@ void setup() {
|
|||||||
KOREADER_STORE.loadFromFile();
|
KOREADER_STORE.loadFromFile();
|
||||||
|
|
||||||
if (!isWakeupAfterFlashing()) {
|
if (!isWakeupAfterFlashing()) {
|
||||||
// If we woke up from sleep, verify long press
|
// For normal wakeups (not immediately after flashing), verify long press
|
||||||
verifyWakeupLongPress();
|
verifyWakeupLongPress();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user