MAP phase sensing #3544

This commit is contained in:
Andrey 2021-11-24 22:41:49 -05:00
parent 695557f709
commit 670bd74376
1 changed files with 1 additions and 1 deletions

View File

@ -526,6 +526,7 @@ void TriggerWaveform::initializeTriggerWaveform(operation_mode_e ambiguousOperat
initializeNissanVQvvt(this);
break;
case TT_VVT_MAP_45_V_TWIN:
case TT_NISSAN_QR25:
initializeNissanQR25crank(this);
break;
@ -578,7 +579,6 @@ void TriggerWaveform::initializeTriggerWaveform(operation_mode_e ambiguousOperat
setMercedesTwoSegment(this);
break;
case TT_UNUSED_62:
case TT_ONE:
setToothedWheelConfiguration(this, 1, 0, ambiguousOperationMode);
break;