Skip to content

Commit

Permalink
Update carcontroller.py
Browse files Browse the repository at this point in the history
  • Loading branch information
royjr committed Dec 7, 2024
1 parent 22fa3ec commit 475f98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opendbc/car/hyundai/carcontroller.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sfrom opendbc.can.packer import CANPacker
from opendbc.can.packer import CANPacker
from opendbc.car import Bus, DT_CTRL, apply_driver_steer_torque_limits, common_fault_avoidance, make_tester_present_msg, structs
from opendbc.car.common.conversions import Conversions as CV
from opendbc.car.common.numpy_fast import clip
Expand Down

0 comments on commit 475f98f

Please sign in to comment.