We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1247bf commit 58863c5Copy full SHA for 58863c5
selfdrive/car/volkswagen/values.py
@@ -301,6 +301,7 @@ class CAR:
301
(Ecu.engine, 0x7e0, None): [
302
b'\xf1\x8704E906024AK\xf1\x899937',
303
b'\xf1\x8704E906024AS\xf1\x899912',
304
+ b'\xf1\x8704E906024BC\xf1\x899971',
305
b'\xf1\x8704E906024B \xf1\x895594',
306
b'\xf1\x8704E906024C \xf1\x899970',
307
b'\xf1\x8704E906024L \xf1\x895595',
@@ -311,6 +312,7 @@ class CAR:
311
312
(Ecu.transmission, 0x7e1, None): [
313
b'\xf1\x8709G927158BQ\xf1\x893545',
314
b'\xf1\x8709S927158BS\xf1\x893642',
315
+ b'\xf1\x8709S927158BS\xf1\x893694',
316
b'\xf1\x8709S927158R \xf1\x893552',
317
b'\xf1\x8709S927158R \xf1\x893587',
318
b'\xf1\x870GC300020N \xf1\x892803',
0 commit comments