diff --git a/src/ButtonThread.cpp b/src/ButtonThread.cpp index 1b101044f..5351fa049 100644 --- a/src/ButtonThread.cpp +++ b/src/ButtonThread.cpp @@ -224,7 +224,6 @@ int32_t ButtonThread::runOnce() btnEvent = BUTTON_EVENT_NONE; } - runASAP = false; return 50; }