Merge pull request #903 from Riksu9000/improved_notif_timeout
Improved notification timeout
This commit is contained in:
@@ -239,6 +239,7 @@ void SystemTask::Work() {
|
||||
if (!bleController.IsFirmwareUpdating()) {
|
||||
doNotGoToSleep = false;
|
||||
}
|
||||
ReloadIdleTimer();
|
||||
break;
|
||||
case Messages::DisableSleeping:
|
||||
doNotGoToSleep = true;
|
||||
|
Reference in New Issue
Block a user