ts text format

This commit is contained in:
Matthew Kennedy 2023-03-01 19:38:07 -08:00
parent be83b9bd6a
commit ee38283704
1 changed files with 2 additions and 2 deletions

View File

@ -396,7 +396,7 @@ enable2ndByteCanID = false
yBins = dwellVoltageCorrValues
gauge = VBattGauge
curve = tpsTspRpmCorrection, "Transient RPM correction"
curve = tpsTspRpmCorrection, "TPS/TPS AE RPM Correction"
columnLabel = "RPM", "Multiplier"
xAxis = 6, 16, 11
yAxis = 0, 3, 7
@ -1629,7 +1629,7 @@ menuDialog = main
# Accel enrichment
subMenu = AccelEnrich, "Acceleration enrichment", 0, {isInjectionEnabled == 1}
subMenu = tpsTpsAccelTbl, "TPS/TPS acceleration extra fuel", 0, {isInjectionEnabled == 1}
subMenu = tpsTspRpmCorrection, "TPS/TPS extra fuelRPM correction", 0, {isInjectionEnabled == 1}
subMenu = tpsTspRpmCorrection, "TPS/TPS AE RPM correction", 0, {isInjectionEnabled == 1}
groupMenu = "Wall wetting AE"
groupChildMenu = wwTauCurves, "Evap time", 0, { complexWallModel != 0 }