VW MQB: Add FW for 2018 Volkswagen Atlas (#21068)

This commit is contained in:
Jason Young 2021-05-28 14:45:53 -04:00 committed by GitHub
parent 0f13a80e0b
commit 0c89ad98e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,6 +71,7 @@ FW_VERSIONS = {
CAR.ATLAS_MK1: {
(Ecu.engine, 0x7e0, None): [
b'\xf1\x8703H906026AA\xf1\x899970',
b'\xf1\x8703H906026F \xf1\x896696',
b'\xf1\x8703H906026F \xf1\x899970',
],
(Ecu.transmission, 0x7e1, None): [
@ -87,6 +88,7 @@ FW_VERSIONS = {
],
(Ecu.fwdRadar, 0x757, None): [
b'\xf1\x875Q0907572H \xf1\x890620',
b'\xf1\x875Q0907572J \xf1\x890654',
b'\xf1\x875Q0907572P \xf1\x890682',
],
},