prep for aux linear sensors #4005
This commit is contained in:
parent
c4979f8d49
commit
689d720039
|
@ -1515,10 +1515,12 @@ uint8_t[TORQUE_CURVE_SIZE x TORQUE_CURVE_SIZE] autoscale torqueTable;;"Nm", 10,
|
|||
uint16_t[TORQUE_CURVE_SIZE] torqueRpmBins;;"RPM", 1, 0, 0, 65000, 0
|
||||
uint16_t[TORQUE_CURVE_SIZE] torqueLoadBins;;"Load", 1, 0, 0, 65000, 0
|
||||
|
||||
uint8_t[2] unused4750;;"",0,0,0,0,0
|
||||
|
||||
linear_sensor_s auxLinear1
|
||||
linear_sensor_s auxLinear2
|
||||
|
||||
uint8_t[230] mainUnusedEnd;;"units", 1, 0, 0, 1, 0
|
||||
uint8_t[228] mainUnusedEnd;;"units", 1, 0, 0, 1, 0
|
||||
|
||||
! end of engine_configuration_s
|
||||
end_struct
|
||||
|
|
Loading…
Reference in New Issue