simulator to have RPM out of the box

This commit is contained in:
rusefi 2020-05-01 12:56:40 -04:00
parent 33cebe0168
commit d511c8cc50
1 changed files with 1 additions and 0 deletions

View File

@ -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);