torque ops it goes above 255 :)

This commit is contained in:
rusefillc 2021-12-20 14:03:29 -05:00
parent bde76832bb
commit aa30e57d55
1 changed files with 1 additions and 1 deletions

View File

@ -1481,7 +1481,7 @@ int8_t[MAX_CYLINDER_COUNT iterate] fuelTrim;;"Percent", @@PERCENT_TRIM_BYTE_PACK
uint16_t[HPFP_COMPENSATION_SIZE] autoscale hpfpCompensationLoadBins;;"cc/lobe", 0.001, 0, 0, 65, 3
uint8_t[HPFP_COMPENSATION_SIZE] autoscale hpfpCompensationRpmBins;;"RPM", @@RPM_1_BYTE_PACKING_MULT@@, 0, 0, 12500, 0
uint8_t[TORQUE_CURVE_SIZE] torqueValues;;"Nm", 1, 0, 0, 255, 0
uint8_t[TORQUE_CURVE_SIZE] autoscale torqueValues;;"Nm", 10, 0, 0, 255, 0
uint16_t[TORQUE_CURVE_SIZE] torqueRpmBins;;"RPM", 1, 0, 0, 65000, 0