have to do this

This commit is contained in:
Jason Wen
2025-01-17 01:48:43 -05:00
parent df1ef23280
commit 7fde68ecf9
+1 -1
View File
@@ -12,7 +12,7 @@ from opendbc.car.hyundai.radar_interface import RADAR_START_ADDR
from opendbc.car.hyundai.values import HyundaiFlags, DBC as HYUNDAI_DBC
from opendbc.sunnypilot.car.hyundai.values import HyundaiFlagsSP
from openpilot.system import sentry
import openpilot.system.sentry as sentry
def log_fingerprint(CP: structs.CarParams) -> None: