apparantly abs isn't on these cars

pull/31142/head
Shane Smiskol 2 years ago
parent 7dcde1bedd
commit 2c92d247c5
  1. 8
      selfdrive/car/chrysler/fingerprints.py

@ -67,8 +67,8 @@ FW_VERSIONS = {
],
(Ecu.srs, 0x744, None): [
],
(Ecu.abs, 0x7e4, None): [
],
# (Ecu.abs, 0x7e4, None): [
# ],
(Ecu.fwdRadar, 0x753, None): [
],
(Ecu.eps, 0x75a, None): [
@ -138,8 +138,8 @@ FW_VERSIONS = {
],
(Ecu.srs, 0x744, None): [
],
(Ecu.abs, 0x7e4, None): [
],
# (Ecu.abs, 0x7e4, None): [
# ],
(Ecu.fwdRadar, 0x753, None): [
],
(Ecu.eps, 0x75a, None): [

Loading…
Cancel
Save