WOW major scheduling drama on NB2 running with Proteus #2533
removing weird comments
This commit is contained in:
parent
e5a2b58edf
commit
3c6c4595c2
|
@ -62,9 +62,7 @@ void initializeMazdaMiataNb2Crank(TriggerWaveform *s) {
|
|||
s->tdcPosition = 60 + 655;
|
||||
|
||||
s->setTriggerSynchronizationGap2(0.35f, 0.98f);
|
||||
// 384
|
||||
s->addEventAngle(96.0f, T_PRIMARY, TV_FALL);
|
||||
// 400
|
||||
s->addEventAngle(100.0f, T_PRIMARY, TV_RISE);
|
||||
s->addEventAngle(176.0f, T_PRIMARY, TV_FALL);
|
||||
s->addEventAngle(180.0f, T_PRIMARY, TV_RISE);
|
||||
|
|
Loading…
Reference in New Issue