Idle air add via Lua #4465

This commit is contained in:
rusefillc 2022-08-21 00:18:19 -04:00
parent 9fcb307a51
commit 21ab47ed04
1 changed files with 2 additions and 1 deletions

View File

@ -29,11 +29,12 @@ bit looksLikeCrankToIdle
bit useInstantRpmForIdle
bit isVerboseIAC
int targetRpmByClt;idle: target by CLT
int targetRpmAcBump;idle: A/C bump
percent_t iacByRpmTaper;idle: iacByRpmTaper portion of idle
percent_t luaAdd;idle: Lua Adder
! end of idle_state_s structure definition
end_struct