mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-16 07:42:37 +00:00
fingers crossed
This commit is contained in:
@@ -163,7 +163,7 @@ static void waitEnterSleep()
|
||||
}
|
||||
|
||||
// Code that still needs to be moved into notifyObservers
|
||||
Serial.flush(); // send all our characters before we stop cpu clock
|
||||
console->flush(); // send all our characters before we stop cpu clock
|
||||
setBluetoothEnable(false); // has to be off before calling light sleep
|
||||
|
||||
notifySleep.notifyObservers(NULL);
|
||||
|
||||
Reference in New Issue
Block a user