Skip to content

Commit

Permalink
removed typo in values.py
Browse files Browse the repository at this point in the history
  • Loading branch information
paithon-it committed Aug 2, 2024
1 parent 8ba4a7b commit c739d68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion selfdrive/car/toyota/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ class CAR(Platforms):
[ToyotaCarDocs("Toyota Corolla 2017-19")],
CarSpecs(mass=2860. * CV.LB_TO_KG, wheelbase=2.7, steerRatio=18.27, tireStiffnessFactor=0.444),
dbc_dict('toyota_new_mc_pt_generated', 'toyota_adas'),
pt_dbc, radar_dbc
)
# LSS2 Lexus UX Hybrid is same as a TSS2 Corolla Hybrid
TOYOTA_COROLLA_TSS2 = ToyotaTSS2PlatformConfig(
Expand Down

0 comments on commit c739d68

Please sign in to comment.