Ford: add missing engine FW for Bronco Sport 2021 (#30483)

Update values.py

Updated to have correct engine firmware
pull/30555/head
ebo2k 2 years ago committed by GitHub
parent dcbff66f0c
commit e61ea66415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/ford/values.py

@ -142,6 +142,7 @@ FW_VERSIONS = {
b'M1PA-14C204-GF\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'N1PA-14C204-AC\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'N1PA-14C204-AD\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'M1PA-14C204-RE\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
],
},
CAR.ESCAPE_MK4: {

Loading…
Cancel
Save