diff --git a/firmware/controllers/limp_manager.h b/firmware/controllers/limp_manager.h index 17e2e09821..1ac86b6c86 100644 --- a/firmware/controllers/limp_manager.h +++ b/firmware/controllers/limp_manager.h @@ -37,7 +37,7 @@ enum class TpsState : uint8_t { IntermittentTps, UnusedCode5, Lua, // 6 - Manual, + UnusedCode7, NotConfigured, Redundancy, // 9 IntermittentPps, diff --git a/firmware/tunerstudio/tunerstudio.template.ini b/firmware/tunerstudio/tunerstudio.template.ini index cc3ede2993..07d49ddd4e 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -225,7 +225,7 @@ enable2ndByteCanID = false fuelIgnCutCodeList = bits, U08, [0:7], "None", "fatal error", "setting disabled", "RPM limit", "fault RPM limit", "boost cut", "oil pressure", "stop requested", "ETB problem", "launch control", "max injector duty", "flood clear", "engine sync", "kickstart", "ign off", "Lua", "ACR", "Lambda Prot" ; TpsState - etbCutCodeList = bits, U08, [0:7], "None", "engine stopped", "TPS error", "PPS error", "TPS noise", "INVALID", "Lua", "Manual", "N/A", "Redundancy", "PPS noise" + etbCutCodeList = bits, U08, [0:7], "None", "engine stopped", "TPS error", "PPS error", "TPS noise", "INVALID", "Lua", "INVALID", "N/A", "Redundancy", "PPS noise" [ConstantsExtensions] ; defaultValue is used to provide TunerStudio with a value to use in the case of