tdc for nissan
This commit is contained in:
parent
682a3bb143
commit
f2b82c9bdf
|
@ -16,6 +16,8 @@ void initializeNissanSR20VE(TriggerShape *s DECLARE_ENGINE_PARAMETER_S) {
|
||||||
s->isSynchronizationNeeded = true;
|
s->isSynchronizationNeeded = true;
|
||||||
s->gapBothDirections = true;
|
s->gapBothDirections = true;
|
||||||
|
|
||||||
|
s->tdcPosition = 630;
|
||||||
|
|
||||||
float w = 5;
|
float w = 5;
|
||||||
s->setTriggerSynchronizationGap2(9.67 * 0.75, 16);
|
s->setTriggerSynchronizationGap2(9.67 * 0.75, 16);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue