Skip to content

Commit

Permalink
VW MQB: Temporarily remove 2024 Volkswagen Jetta (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoung8607 authored Sep 24, 2024
1 parent 0f8cea6 commit 8c17e03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opendbc/car/volkswagen/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,8 @@ class CAR(Platforms):
)
VOLKSWAGEN_JETTA_MK7 = VolkswagenMQBPlatformConfig(
[
VWCarDocs("Volkswagen Jetta 2018-24"),
VWCarDocs("Volkswagen Jetta GLI 2021-24"),
VWCarDocs("Volkswagen Jetta 2018-23"),
VWCarDocs("Volkswagen Jetta GLI 2021-23"),
],
VolkswagenCarSpecs(mass=1328, wheelbase=2.71),
chassis_codes={"BU"},
Expand Down

0 comments on commit 8c17e03

Please sign in to comment.