Extra Idle Air if Throttle is Pressed behavior #3940
This commit is contained in:
parent
2b51761434
commit
602bf97c00
|
@ -33,7 +33,7 @@ bit isVerboseIAC
|
||||||
int targetRpmByClt;idle: target by CLT
|
int targetRpmByClt;idle: target by CLT
|
||||||
int targetRpmAcBump;idle: A/C bump
|
int targetRpmAcBump;idle: A/C bump
|
||||||
|
|
||||||
percent_t iacByTpsTaper;idle: iacByTpsTaper portion of idle
|
percent_t iacByRpmTaper;idle: iacByRpmTaper portion of idle
|
||||||
|
|
||||||
! end of idle_state_s structure definition
|
! end of idle_state_s structure definition
|
||||||
end_struct
|
end_struct
|
||||||
|
|
Loading…
Reference in New Issue