better wake up process
This commit is contained in:
parent
e505efe149
commit
865731e887
|
|
@ -26,6 +26,7 @@ namespace SLEEP_Utils {
|
|||
#ifdef HAS_GPS_CTRL
|
||||
if (!gpsIsActive) {
|
||||
POWER_Utils::activateGPS();
|
||||
gpsShouldSleep = false;
|
||||
//
|
||||
Serial.println("GPS WAKEUP");
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in New Issue