mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 00:43:54 +08:00
manager: move to system/ (#32538)
* manager: move to system/
* one more
old-commit-hash: accdade4cf
This commit is contained in:
@@ -24,7 +24,7 @@ import argparse
|
||||
import re
|
||||
from collections import defaultdict
|
||||
|
||||
from openpilot.selfdrive.manager.process_config import managed_processes
|
||||
from openpilot.system.manager.process_config import managed_processes
|
||||
|
||||
# Do statistics every 5 seconds
|
||||
PRINT_INTERVAL = 5
|
||||
|
||||
Reference in New Issue
Block a user