only:one step back

This commit is contained in:
rusefillc 2023-04-22 15:03:29 -04:00
parent d3462f2fd6
commit 56c41ddbc4
1 changed files with 2 additions and 3 deletions

View File

@ -43,7 +43,7 @@ uint16_t RPMValue;@@GAUGE_NAME_RPM@@;"RPM",1, 0, 0, 8000, 0
uint16_t rpmAcceleration;dRPM;"RPM/s",1, 0, 0, 5, 2
uint16_t autoscale speedToRpmRatio;@@GAUGE_NAME_GEAR_RATIO@@;"value",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 0, 2
uint8_t unusedVehicleSpeedKph;@@GAUGE_NAME_VVS@@;"kph",1, 0, 0, 0, 1
uint8_t vehicleSpeedKph;@@GAUGE_NAME_VVS@@;"kph",1, 0, 0, 0, 1
int8_t internalMcuTemperature;@@GAUGE_NAME_CPU_TEMP@@;"deg C",1, 0, 0, 0, 0
int16_t autoscale coolant;@@GAUGE_NAME_CLT@@;"deg C",{1/@@PACK_MULT_TEMPERATURE@@}, 0, 0, 0, 1
@ -369,7 +369,6 @@ float mapFast
uint16_t autoscale mafMeasured2;@@GAUGE_NAME_AIR_FLOW_MEASURED_2@@;"kg/h",{1/@@PACK_MULT_MASS_FLOW@@}, 0, 0, 0, 1
uint16_t schedulingUsedCount;;"",1,0,0,0,0
uint16_t autoscale vehicleSpeedKph;@@GAUGE_NAME_VVS@@;"kph",0.01, 0, 0, 0, 2
uint8_t[134 iterate] unusedAtTheEnd;;"",1, 0, 0, 0, 0
uint8_t[136 iterate] unusedAtTheEnd;;"",1, 0, 0, 0, 0
end_struct