This commit is contained in:
Your Name
2024-05-05 05:19:42 -05:00
parent f68bfa8d6c
commit f8e3d83cda
2 changed files with 2 additions and 2 deletions

View File

@@ -400,8 +400,6 @@ 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: