Subaru Crosstrek Torque increase

Add toggle to increase the torque for the Subaru Crosstrek.
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent c250a933be
commit 94e8d56445
6 changed files with 12 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
}
const SteeringLimits SUBARU_STEERING_LIMITS = SUBARU_STEERING_LIMITS_GENERATOR(2047, 50, 70);
const SteeringLimits SUBARU_STEERING_LIMITS = SUBARU_STEERING_LIMITS_GENERATOR(3071, 50, 70);
const SteeringLimits SUBARU_GEN2_STEERING_LIMITS = SUBARU_STEERING_LIMITS_GENERATOR(1000, 40, 40);