diff --git a/src/main.cpp b/src/main.cpp index 3cdbd34c..edee5ce5 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -310,7 +310,7 @@ void setup() { KOREADER_STORE.loadFromFile(); if (!isWakeupAfterFlashing()) { - // If we woke up from sleep, verify long press + // For normal wakeups (not immediately after flashing), verify long press verifyWakeupLongPress(); }