nissan 4/360 progress
This commit is contained in:
parent
401a0d2ce4
commit
d8a3318dbc
|
@ -37,8 +37,8 @@ static void initializeNissanSR20VE_4_optional_360(TriggerShape *s, bool with2nd
|
|||
left = right;
|
||||
right = base;
|
||||
if (with2nd) {
|
||||
// addSkippedToothTriggerEvents(T_SECONDARY, s, total, 0, 0.5, 0, 720,
|
||||
// left, right PASS_ENGINE_PARAMETER);
|
||||
addSkippedToothTriggerEvents(T_SECONDARY, s, total, 0, 0.5, 0, 720,
|
||||
left, right PASS_ENGINE_PARAMETER);
|
||||
}
|
||||
s->addEvent2(right, T_PRIMARY, TV_FALL PASS_ENGINE_PARAMETER);
|
||||
|
||||
|
|
Loading…
Reference in New Issue