rusefi/firmware/controllers/algo/launch_control_state.txt

20 lines
341 B
Plaintext
Raw Normal View History

struct_no_prefix launch_control_state_s
int retardThresholdRpm
bit combinedConditions
bit launchActivatePinState
2024-02-29 20:11:25 -08:00
bit isLaunchPreCondition
bit isLaunchCondition
bit isSwitchActivated
bit isClutchActivated
bit isValidInputPin
bit activateSwitchCondition;
bit rpmCondition;
bit speedCondition;
bit tpsCondition;
end_struct