Skip to content

Commit

Permalink
needed for dp_hkg_canfd_low_speed_turn_enhancer
Browse files Browse the repository at this point in the history
  • Loading branch information
eFiniLan committed Jul 23, 2024
1 parent 4e94257 commit 173bc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/safety/safety_hyundai_canfd.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "safety_hyundai_common.h"

const SteeringLimits HYUNDAI_CANFD_STEERING_LIMITS = {
.max_steer = 270,
.max_steer = 330,
.max_rt_delta = 112,
.max_rt_interval = 250000,
.max_rate_up = 2,
Expand Down

0 comments on commit 173bc27

Please sign in to comment.