mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 05:52:06 +08:00
hyundai_enable_radar_points: fix typo (#22724)
This commit is contained in:
@@ -40,7 +40,7 @@ SUPPORTED_FW_VERSIONS = {
|
||||
},
|
||||
# 2020 SANTA FE
|
||||
b"TM__ SCC F-CUP 1.00 1.03 99110-S2000\x19\x050\x13' ": {
|
||||
"default config": b"\x00\x00\x00\x01\x00\x00",
|
||||
"default_config": b"\x00\x00\x00\x01\x00\x00",
|
||||
"tracks_enabled": b"\x00\x00\x00\x01\x00\x01",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user