rusefi/firmware/controllers/algo/launch_control_state.txt

20 lines
341 B
Plaintext

struct_no_prefix launch_control_state_s
int retardThresholdRpm
bit combinedConditions
bit launchActivatePinState
bit isLaunchPreCondition
bit isLaunchCondition
bit isSwitchActivated
bit isClutchActivated
bit isValidInputPin
bit activateSwitchCondition;
bit rpmCondition;
bit speedCondition;
bit tpsCondition;
end_struct