This commit is contained in:
Jason Wen
2025-11-03 14:39:53 -05:00
parent 1eee21622a
commit bd4836df14
+1 -1
View File
@@ -25,7 +25,7 @@ from openpilot.common.realtime import Ratekeeper
def sp_stats(end_event):
"""Collect Sunnypilot-specific statistics and send as raw metrics."""
"""Collect sunnypilot-specific statistics and send as raw metrics."""
rk = Ratekeeper(.1, print_delay_threshold=None)
statlogsp = StatLogSP(intercept=False)
params = Params()