dead code? one step back

This commit is contained in:
rusefillc 2021-12-16 19:51:46 -05:00
parent 76f16ab19e
commit c371bf0d7c
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@ void setFordInline6() {
engineConfiguration->trigger.customSkippedToothCount = 0; engineConfiguration->trigger.customSkippedToothCount = 0;
engineConfiguration->globalTriggerAngleOffset = 0; engineConfiguration->globalTriggerAngleOffset = 0;
// there is a unit test which cares about this value!
// todo: remove value and adjust unit test
engineConfiguration->extraInjectionOffset = 207.269999;
engineConfiguration->clt.config = {-10, 60, 120, 160310, 7700, 1180, 2700}; engineConfiguration->clt.config = {-10, 60, 120, 160310, 7700, 1180, 2700};
engineConfiguration->iat.config = {-10, 60, 120, 160310, 7700, 1180, 2700}; engineConfiguration->iat.config = {-10, 60, 120, 160310, 7700, 1180, 2700};