Prune telemetry entries, remove uplot comments, format code

This commit is contained in:
Gnome Adrift
2026-04-01 13:02:02 -07:00
committed by Jack Kingsman
parent c808f0930b
commit 967dd05fad
7 changed files with 35 additions and 11 deletions
-1
View File
@@ -834,7 +834,6 @@ async def stop_periodic_advert():
logger.info("Stopped periodic advertisement")
# Prevents reboot-loop: once we've rebooted to fix clock skew this session,
# don't do it again (the hardware RTC case can't be fixed by reboot).
_clock_reboot_attempted: bool = False