commaai/openpilot:954b567b9ba0f3d1ae57d6aa7797fa86dd92ec6e

This commit is contained in:
Jason Wen
2025-11-14 02:16:45 -05:00
parent e55e0949e7
commit a61839db40
+1 -1
View File
@@ -17,7 +17,7 @@ from cereal.messaging import SubMaster
from openpilot.system.hardware.hw import Paths
from openpilot.common.swaglog import cloudlog
from openpilot.system.hardware import HARDWARE
from openpilot.common.file_helpers import atomic_write_in_dir
from openpilot.common.utils import atomic_write_in_dir
from openpilot.system.version import get_build_metadata
from openpilot.system.loggerd.config import STATS_DIR_FILE_LIMIT, STATS_SOCKET, STATS_FLUSH_TIME_S
from openpilot.system.statsd import METRIC_TYPE, StatLogSP