This commit is contained in:
Your Name
2024-05-05 05:10:06 -05:00
parent 38fb8ffde0
commit f015a8368b
11 changed files with 89 additions and 34 deletions

View File

@@ -400,6 +400,8 @@ def manager_thread(frogpilot_functions) -> None:
if openpilot_crashed:
frogpilot_functions.delete_logs()
frogpilot_functions.prune_logs()
started = sm['deviceState'].started
if started and not started_prev: