mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
Port to lora_isp4520 board
This commit is contained in:
@@ -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