Ford: add new engine FW for Bronco Sport (#28586)

add new FW

d5f0cbd9ceba7d0c|2023-06-16--17-14-20
pull/28587/head
Shane Smiskol 2 years ago committed by GitHub
parent aadd9ae269
commit 6459d46086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/ford/values.py

@ -119,6 +119,7 @@ FW_VERSIONS = {
(Ecu.engine, 0x7E0, None): [
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',
],
},
CAR.ESCAPE_MK4: {

Loading…
Cancel
Save