VVT_INACTIVE

This commit is contained in:
rusefi 2020-05-14 23:31:01 -04:00
parent d3785b543e
commit da4c7e1a2a
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ TEST(sensors, testCamInput) {
// changing to 'ONE TOOTH' trigger on CRANK with CAM/VVT
setOperationMode(engineConfiguration, FOUR_STROKE_CRANK_SENSOR);
engineConfiguration->useOnlyRisingEdgeForTrigger = true;
engineConfiguration->vvtMode = VVT_FIRST_HALF;
eth.setTriggerType(TT_ONE PASS_ENGINE_PARAMETER_SUFFIX);
engineConfiguration->camInputs[0] = GPIOA_10; // we just need to indicate that we have CAM