hyundai_enable_radar_points: fix typo (#22724)

old-commit-hash: 257d2b447d33253dbcd95fb7e7778f5419d61516
This commit is contained in:
Jason Wen
2021-10-28 13:09:22 -04:00
committed by GitHub
parent 0cdb1d5bab
commit 03fcbc4366
@@ -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",
}
}