Skip to content

Commit

Permalink
fix def
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Sep 11, 2023
1 parent 7ec2535 commit 9320314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyundai_kia_generic.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -1655,7 +1655,7 @@ VAL_ 882 Elect_Gear_Shifter 5 "D" 8 "S" 6 "N" 7 "R" 0 "P";
VAL_ 905 ACCMode 0 "off" 1 "enabled" 2 "driver_override" 3 "off_maybe_fault" 4 "cancelled";
VAL_ 909 CF_VSM_Warn 2 "FCW" 3 "AEB";
VAL_ 916 ACCEnable 0 "SCC ready" 1 "SCC temp fault" 2 "SCC permanent fault" 3 "SCC permanent fault, communication issue";
VAL_ 1056 SCCInfoDisplay 0 "Smart Cruise Control/Main Mode Off" 2 "Cruise Control";
VAL_ 1056 SCCInfoDisplay 0 "No Message" 2 "Cruise Control" 4 "Standstill";
VAL_ 1057 ACCMode 0 "off" 1 "enabled" 2 "driver_override" 3 "off_maybe_fault";
VAL_ 1157 HDA_Icon_State 0 "no_hda" 1 "white_hda" 2 "green_hda";
VAL_ 1157 LFA_SysWarning 0 "no_message" 1 "switching_to_hda" 2 "switching_to_scc" 3 "lfa_error" 4 "check_hda" 5 "keep_hands_on_wheel_orange" 6 "keep_hands_on_wheel_red";
Expand Down

0 comments on commit 9320314

Please sign in to comment.