mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-31 02:45:41 +00:00
make log entry more consistent
This commit is contained in:
parent
759b3a09e8
commit
067f9558c2
@ -179,7 +179,7 @@ static void lsExit()
|
|||||||
|
|
||||||
powerMon->clearState(meshtastic_PowerMon_State_CPU_LightSleep);
|
powerMon->clearState(meshtastic_PowerMon_State_CPU_LightSleep);
|
||||||
|
|
||||||
LOG_DEBUG("Exit state: LS, slept %d ms", sleepTime);
|
LOG_DEBUG("Exit state: LS, stayed %d ms in light-sleep state", sleepTime);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user