Skip to content

Commit 58863c5

Browse files
jyoung8607budney
authored andcommitted
VW MQB: Add FW for 2020 Volkswagen Jetta (commaai#23908)
1 parent a1247bf commit 58863c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

selfdrive/car/volkswagen/values.py

+2
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ class CAR:
301301
(Ecu.engine, 0x7e0, None): [
302302
b'\xf1\x8704E906024AK\xf1\x899937',
303303
b'\xf1\x8704E906024AS\xf1\x899912',
304+
b'\xf1\x8704E906024BC\xf1\x899971',
304305
b'\xf1\x8704E906024B \xf1\x895594',
305306
b'\xf1\x8704E906024C \xf1\x899970',
306307
b'\xf1\x8704E906024L \xf1\x895595',
@@ -311,6 +312,7 @@ class CAR:
311312
(Ecu.transmission, 0x7e1, None): [
312313
b'\xf1\x8709G927158BQ\xf1\x893545',
313314
b'\xf1\x8709S927158BS\xf1\x893642',
315+
b'\xf1\x8709S927158BS\xf1\x893694',
314316
b'\xf1\x8709S927158R \xf1\x893552',
315317
b'\xf1\x8709S927158R \xf1\x893587',
316318
b'\xf1\x870GC300020N \xf1\x892803',

0 commit comments

Comments
 (0)