simulator to have RPM out of the box
This commit is contained in:
parent
e6fe571520
commit
eb480c8cc7
|
@ -117,6 +117,7 @@ void rusEfiFunctionalTest(void) {
|
||||||
// todo: reduce code duplication with initEngineContoller
|
// todo: reduce code duplication with initEngineContoller
|
||||||
|
|
||||||
resetConfigurationExt(NULL, FORD_ESCORT_GT PASS_ENGINE_PARAMETER_SUFFIX);
|
resetConfigurationExt(NULL, FORD_ESCORT_GT PASS_ENGINE_PARAMETER_SUFFIX);
|
||||||
|
engine->directSelfStimulation = true;
|
||||||
|
|
||||||
commonInitEngineController(&sharedLogger);
|
commonInitEngineController(&sharedLogger);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue