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

Update values.py

Updated to have correct engine firmware
old-commit-hash: e61ea66415
chrysler-long2
ebo2k 1 year ago committed by GitHub
parent 92f872f1c4
commit 8d94e7196a
  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'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-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'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: { CAR.ESCAPE_MK4: {

Loading…
Cancel
Save