Skip to content

Commit ab8f3c4

Browse files
authored
VW MQB: Add FW for 2020 Volkswagen Jetta (commaai#23908)
1 parent 3d36c1c commit ab8f3c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

selfdrive/car/volkswagen/values.py

Lines changed: 2 additions & 0 deletions
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)