make log entry more consistent

This commit is contained in:
m1nl 2025-05-02 21:06:46 +02:00
parent 759b3a09e8
commit 067f9558c2

View File

@ -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);
}
}