From 2c92d247c52d0273a8fd9f45cf2721c4f359bd3e Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Wed, 24 Jan 2024 03:10:01 -0800 Subject: [PATCH] apparantly abs isn't on these cars --- selfdrive/car/chrysler/fingerprints.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/selfdrive/car/chrysler/fingerprints.py b/selfdrive/car/chrysler/fingerprints.py index b0edd057c6..613a0930b4 100644 --- a/selfdrive/car/chrysler/fingerprints.py +++ b/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): [