Ford: add missing 2020 Escape FW (#28712)

Update values.py
old-commit-hash: abf72fd50f
beeps
Shane Smiskol 2 years ago committed by GitHub
parent 0d5fc13416
commit ab520fd2e5
  1. 1
      selfdrive/car/ford/values.py

@ -157,6 +157,7 @@ FW_VERSIONS = {
b'MX6A-14C204-BEF\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'MX6A-14C204-BEJ\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'NX6A-14C204-BLE\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'LX6A-14C204-CNG\x00\x00\x00\x00\x00\x00\x00\x00\x00',
],
},
CAR.EXPLORER_MK6: {

Loading…
Cancel
Save