cottongin
7c80227e54
fix: scope NTP power lock before vTaskDelete, revert clock refresh override
...
vTaskDelete(nullptr) does not unwind the C++ stack, so the RAII
HalPowerManager::Lock destructor never ran -- permanently holding the
lock and preventing low-power mode. Fix by wrapping the lock in a block
scope that exits before vTaskDelete().
Revert the setPowerSaving(false) calls in the clock refresh block; the
RenderLock already handles CPU frequency during display updates.
Made-with: Cursor
2026-03-09 06:08:31 -04:00
..
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 15:10:00 -05:00
2026-03-07 16:53:17 -05:00
2026-03-07 16:53:17 -05:00
2026-03-07 16:53:17 -05:00
2026-03-08 04:14:56 -04:00
2026-03-08 04:14:56 -04:00
2026-03-08 04:14:56 -04:00
2026-03-08 05:02:05 -04:00
2026-03-08 06:04:25 -04:00
2026-03-08 15:53:13 -04:00
2026-03-08 15:53:13 -04:00
2026-03-09 00:39:32 -04:00
2026-03-09 03:17:49 -04:00
2026-03-09 01:52:07 -04:00
2026-03-09 02:06:25 -04:00
2026-03-09 02:22:51 -04:00
2026-03-09 03:42:47 -04:00
2026-03-09 04:00:41 -04:00
2026-03-09 04:28:26 -04:00
2026-03-09 05:19:48 -04:00
2026-03-09 06:08:31 -04:00