single-wire batch injection does not use firing order #5353
This commit is contained in:
parent
ae3ae86e75
commit
9f0b88ded9
|
@ -61,7 +61,6 @@ void setSbc() {
|
|||
|
||||
// see engine sniffer at https://github.com/rusefi/rusefi/issues/5353
|
||||
// if injectors are wired in groups of four best to use channels 1 and 4
|
||||
engineConfiguration->twoWireBatchInjection = true;
|
||||
engineConfiguration->crankingInjectionMode = IM_BATCH;
|
||||
engineConfiguration->injectionMode = IM_BATCH;
|
||||
|
||||
|
|
Loading…
Reference in New Issue