Skip to content

Commit

Permalink
add more FW
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Mar 12, 2023
1 parent 6ae76fe commit 21743b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions selfdrive/car/hyundai/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -1664,11 +1664,13 @@ class Buttons:
(Ecu.fwdCamera, 0x7c4, None): [
b'\xf1\x00LX2 MFC AT USA LHD 1.00 1.04 99211-S8150 220622',
b'\xf1\x00ON MFC AT USA LHD 1.00 1.01 99211-S9150 220708',
b'\xf1\x00LX2 MFC AT USA LHD 1.00 1.03 99211-S8150 220527',
],
(Ecu.fwdRadar, 0x7d0, None): [
b'\xf1\x00LX2_ SCC ----- 1.00 1.01 99110-S8150 ',
b'\xf1\x00ON__ SCC ----- 1.00 1.01 99110-S9150 ',
b'\xf1\x00LX2_ SCC FHCUP 1.00 1.01 99110-S8150 ',
b'\xf1\x00LX2_ SCC ----- 1.00 1.00 99110-S8150 ',
],
},
}
Expand Down

0 comments on commit 21743b1

Please sign in to comment.