diff --git a/firmware/controllers/actuators/idle_state.txt b/firmware/controllers/actuators/idle_state.txt index bd1bb898a8..2933129c94 100644 --- a/firmware/controllers/actuators/idle_state.txt +++ b/firmware/controllers/actuators/idle_state.txt @@ -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