fix display of etb bias (#1349)

This commit is contained in:
Matthew Kennedy 2020-04-22 17:32:19 -07:00 committed by GitHub
parent 5e34323d0f
commit cec2db41d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -590,8 +590,8 @@ fileVersion = { @@TS_FILE_VERSION@@ }
curve = etbTpsBiasCurve, "Electronic TB Bias Curve"
columnLabel = "TPS", "duty bias"
xAxis = 0, 100, 10
yAxis = 0, 100, 10
xAxis = 0, 50, 11
yAxis = -40, 40, 9
xBins = etbBiasBins, TPSValue
yBins = etbBiasValues
gauge = TPSGauge