Port to lora_isp4520 board
This commit is contained in:
19 files changed
+604
-128
No files matched your search
+1
-1
@@ -97,7 +97,7 @@ static void lsIdle()
|
||||
static void lsExit()
|
||||
{
|
||||
// setGPSPower(true); // restore GPS power
|
||||
gps->forceWake(true);
|
||||
if (gps) gps->forceWake(true);
|
||||
}
|
||||
|
||||
static void nbEnter()
|
||||
|
||||
Reference in New Issue
Block a user