h-bridge wastegate not alive on bench (Issue #4965)
This commit is contained in:
parent
c69add4f40
commit
749def3bb2
|
@ -5,6 +5,7 @@ bit m_shouldResetPid
|
||||||
bit isBelowClosedLoopThreshold;
|
bit isBelowClosedLoopThreshold;
|
||||||
bit isNotClosedLoop;
|
bit isNotClosedLoop;
|
||||||
bit isZeroRpm
|
bit isZeroRpm
|
||||||
|
bit hasInitBoost
|
||||||
|
|
||||||
float luaTargetAdd
|
float luaTargetAdd
|
||||||
float luaTargetMult
|
float luaTargetMult
|
||||||
|
|
Loading…
Reference in New Issue