wip gps power fixes #376

This commit is contained in:
geeksville
2020-10-01 09:17:43 -07:00
parent 56d4250197
commit bacc6caf04
8 files changed
+333 -190

No files matched your search

+1 -1
View File
@@ -91,7 +91,7 @@ static void lsIdle()
static void lsExit()
{
// setGPSPower(true); // restore GPS power
gps->startLock();
gps->forceWake(true);
}
static void nbEnter()