pull/31142/head
Shane Smiskol 2 years ago
parent 7c3de01e82
commit a04180ef23
  1. 6
      selfdrive/car/chrysler/fingerprints.py

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

Loading…
Cancel
Save