Skip to content

Commit

Permalink
Update mpu.json to fix torque
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 authored Dec 6, 2024
1 parent dd6097b commit f6ffa63
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions cangen/can-messages/mpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,21 +131,6 @@
}
]
}
,
{
"name": "MPU/State/TorqueLimit",
"unit": "percentage",
"sim_min": 0,
"sim_max": 1,
"sim_inc_min": 0.1,
"sim_inc_max": 0.1,
"points": [
{
"size": 8,
"format": "divide100"
}
]
}
]
},
{
Expand Down

0 comments on commit f6ffa63

Please sign in to comment.