34-2 3 cam Toyota wheel progress

This commit is contained in:
rusefi 2020-05-10 18:10:50 -04:00
parent 2db29c7824
commit e9e79f8309
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ void hwHandleVvtCamSignal(trigger_value_e front, efitick_t nowNt DECLARE_ENGINE_
// outside of the expected range
return;
}
break;
case MIATA_NB2:
{
uint32_t currentDuration = nowNt - tc->previousVvtCamTime;