34-2 3 cam Toyota wheel progress
This commit is contained in:
parent
2db29c7824
commit
e9e79f8309
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue