prep for aux linear sensors #4005

This commit is contained in:
rusefillc 2022-03-20 10:55:32 -04:00
parent c4979f8d49
commit 689d720039
1 changed files with 3 additions and 1 deletions

View File

@ -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