|
I also noticed looking at your code that you have the code for 'requested_torque' parameter listed twice (I don't know what assigning the same variable twice will do, might be inconsequential):
paramname = requested_torque
paramid = 0xFFF8B490
isfloat = 1
|