34-2 3 cam Toyota wheel progress
This commit is contained in:
parent
055751a232
commit
3e506a674a
|
@ -178,6 +178,9 @@ void hwHandleVvtCamSignal(trigger_value_e front, efitick_t nowNt DECLARE_ENGINE_
|
||||||
#endif /* EFI_TUNER_STUDIO */
|
#endif /* EFI_TUNER_STUDIO */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
default:
|
||||||
|
// else, do nothing
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
tc->vvtSyncTimeNt = nowNt;
|
tc->vvtSyncTimeNt = nowNt;
|
||||||
|
|
Loading…
Reference in New Issue