34-2 3 cam Toyota wheel progress

This commit is contained in:
rusefi 2020-05-10 15:22:50 -04:00
parent 055751a232
commit 3e506a674a
1 changed files with 3 additions and 0 deletions

View File

@ -178,6 +178,9 @@ void hwHandleVvtCamSignal(trigger_value_e front, efitick_t nowNt DECLARE_ENGINE_
#endif /* EFI_TUNER_STUDIO */
}
}
default:
// else, do nothing
break;
}
tc->vvtSyncTimeNt = nowNt;