correctedIgnAdvGauge typo

This commit is contained in:
rusefillc 2023-04-13 14:56:32 -04:00
parent d9a1e5adaa
commit 0e8287b04b
1 changed files with 1 additions and 1 deletions

View File

@ -1353,7 +1353,7 @@ gaugeCategory = VVT
gaugeCategory = Ignition
sparkCutReasonGauge = sparkCutReason,"Spark Cut Code", "code", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
baseIgnAdvGauge = baseIgnitionAdvance, @@GAUGE_NAME_TIMING_ADVANCE@@, "degrees", -100, 100, -999, -999, 999, 999, 1, 1
ignadvGauge = correctedIgnitionAdvance, @@GAUGE_NAME_TIMING_ADVANCE@@, "degrees", -100, 100, -999, -999, 999, 999, 1, 1
correctedIgnAdvGauge = correctedIgnitionAdvance, @@GAUGE_NAME_ADJUSTED_TIMING@@, "degrees", -100, 100, -999, -999, 999, 999, 1, 1
dwellGauge = sparkDwell, "Dwell", "mSec", 0, 10, 0.5, 1.0, 6.0, 8.0, 1, 1
coilDutyCycleGauge = coilDutyCycle, @@GAUGE_NAME_DWELL_DUTY@@, "%", 0, 110, 0, 0, 90, 100, 1, 1
ignitionLoadGauge = ignitionLoad, @@GAUGE_NAME_IGNITION_LOAD@@, "%", 0, 300, 0, 0, 300, 300, 1, 1