overdwell protection #3071
This commit is contained in:
parent
ace0efe39a
commit
4478e7cf30
|
@ -437,7 +437,6 @@ static void handleSparkEvent(bool limitedSpark, uint32_t trgEventIndex, Ignition
|
|||
engine->executor.scheduleByTimestampNt("overdwell", &event->sparkEvent.scheduling, fireTime, { overFireSparkAndPrepareNextSchedule, event });
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#if EFI_UNIT_TEST
|
||||
if (verboseMode) {
|
||||
|
|
Loading…
Reference in New Issue