Skip to content

Commit

Permalink
Update test_hyundai_canfd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
royjr committed Dec 26, 2024
1 parent d4d439a commit 713abf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/safety/test_hyundai_canfd.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class TestHyundaiCanfdBase(HyundaiButtonBase, common.PandaCarSafetyTest, common.

MAX_RATE_UP = 2
MAX_RATE_DOWN = 3
MAX_TORQUE = 270
MAX_TORQUE = 384

MAX_RT_DELTA = 112
RT_INTERVAL = 250000
Expand Down

0 comments on commit 713abf5

Please sign in to comment.