From 304b45e039db05a1f25939bd60210468e23435cd Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sun, 23 Jan 2022 19:44:14 -0500 Subject: [PATCH] https://www.rusefi.com/forum/viewtopic.php?p=44166#p44166 --- firmware/controllers/algo/launch_control_state.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/controllers/algo/launch_control_state.txt b/firmware/controllers/algo/launch_control_state.txt index 41e99c014f..dc7a35a4e6 100644 --- a/firmware/controllers/algo/launch_control_state.txt +++ b/firmware/controllers/algo/launch_control_state.txt @@ -5,6 +5,8 @@ int retardThresholdRpm bit combinedConditions bit launchActivatePinState bit isLaunchCondition +bit isSwitchActivated +bit isClutchActivated bit activateSwitchCondition; bit rpmCondition;