only:docs

This commit is contained in:
Andrey 2024-04-04 12:09:17 -04:00
parent 92d3045cc2
commit 9397521d0b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ TEST(OddFireRunningMode, hd) {
EngineTestHelper eth(engine_type_e::HARLEY);
engineConfiguration->cranking.rpm = 100;
engineConfiguration->vvtMode[0] = VVT_SINGLE_TOOTH; // need to avoid engine phase sync requirement
// let's pretend to have a 32 degree V odd fire engine.
float cylinderOne = 19;
float cylinderTwo = 13;
engineConfiguration->timing_offset_cylinder[0] = cylinderOne;