mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15: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);
|
||||
|
||||
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