TS: AEM/legacy Lambda sensor is not a failure

This commit is contained in:
Andrey Gusakov 2024-09-24 00:04:11 +03:00 committed by rusefillc
parent e1e1380353
commit 596b5504f3
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ enable2ndByteCanID = false
egoCorrectionForVeAnalyze = { 100 + fuelPidCorrection1 }
wbo0_hasFault = { enableAemXSeries && (faultCode0 >= 3) }
wbo0_hasFault = { enableAemXSeries && ((faultCode0 >= 3) && (faultCode0 != 7)) }
[PcVariables]
fuelUnits = bits, U08, [0:2], "kPa", "MAF", "%TPS", "Lua"