Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vanillagorillaa authored Jan 23, 2025
1 parent d0f2495 commit a34090e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opendbc/car/honda/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Ecu = structs.CarParams.Ecu
VisualAlert = structs.CarControl.HUDControl.VisualAlert
GearShifter = car.CarState.GearShifter
GearShifter = structs.CarState.GearShifter

class CarControllerParams:
# Allow small margin below -3.5 m/s^2 from ISO 15622:2018 since we
Expand Down

0 comments on commit a34090e

Please sign in to comment.