Skip to content

Commit

Permalink
LAY
Browse files Browse the repository at this point in the history
  • Loading branch information
jhang0204 committed Jan 8, 2025
1 parent 45665f4 commit 2ebb7bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/car/hyundai/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ class CAR(Platforms):
KIA_CEED = HyundaiPlatformConfig(
[HyundaiCarDocs("Kia Ceed SW 2023", car_parts=CarParts.common([CarHarness.hyundai_g]))],
CarSpecs(mass=1836, wheelbase=2.70, steerRatio=13.0, tireStiffnessFactor=1.0),
flags=HyundaiFlags.LEGACY,
)
KIA_EV6 = HyundaiCanFDPlatformConfig(
[
Expand Down

0 comments on commit 2ebb7bc

Please sign in to comment.