mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 06:02:05 +00:00
Don't manually clear runAsap flag (#4496)
This commit is contained in:
parent
1bbc273ba6
commit
a8999d7759
@ -224,7 +224,6 @@ int32_t ButtonThread::runOnce()
|
||||
btnEvent = BUTTON_EVENT_NONE;
|
||||
}
|
||||
|
||||
runASAP = false;
|
||||
return 50;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user