VW MQB: Add FW for 2017 SEAT Leon (#21843)

pull/21847/head
Jason Young 4 years ago committed by GitHub
parent 7112969e6f
commit b5a0002b81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/volkswagen/values.py

@ -438,6 +438,7 @@ FW_VERSIONS = {
(Ecu.engine, 0x7e0, None): [
b'\xf1\x8704L906021EL\xf1\x897542',
b'\xf1\x8704L906026BP\xf1\x891198',
b'\xf1\x8704L906026BP\xf1\x897608',
b'\xf1\x8705E906018AS\xf1\x899596',
],
(Ecu.transmission, 0x7e1, None): [

Loading…
Cancel
Save