Drop ABS/ESP from UDS fingerprinting for now

pull/20271/head
Jason Young 5 years ago
parent 2ac32ce9ec
commit 67c9b64054
  1. 3
      selfdrive/car/volkswagen/values.py

@ -73,9 +73,6 @@ FW_VERSIONS = {
(Ecu.transmission, 0x7e1, None): [
b'0GC300012A ', # 2018 Golf R (DQ381)
],
(Ecu.esp, 0x713, None): [
b'5Q0614517CR', # 2018 Golf R
],
(Ecu.srs, 0x715, None): [
b'5Q0959655J ', # 2018 Golf R
],

Loading…
Cancel
Save