This commit is contained in:
parent
abc9ca62c1
commit
9f1fe789be
|
@ -1025,8 +1025,8 @@ end_struct
|
|||
bit boardUse2stepPullDown,"With Pull Down","With Pull Up"
|
||||
bit tachPulseDurationAsDutyCycle,"Duty cycle","Constant time";Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%
|
||||
bit isAlternatorControlEnabled;This enables smart alternator control and activates the extra alternator settings.
|
||||
bit invertPrimaryTriggerSignal;This setting flips the signal from the primary engine speed sensor.
|
||||
bit invertSecondaryTriggerSignal;This setting flips the signal from the secondary engine speed sensor.
|
||||
bit invertPrimaryTriggerSignal;https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor.
|
||||
bit invertSecondaryTriggerSignal;https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the secondary engine speed sensor.
|
||||
|
||||
bit cutFuelOnHardLimit,"yes","no"
|
||||
bit cutSparkOnHardLimit,"yes","no";Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer.
|
||||
|
|
Loading…
Reference in New Issue