refactoring

This commit is contained in:
rusefi 2018-12-24 22:13:43 -05:00
parent 9fc0825d4c
commit c17b7eeb5c
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ void rusEfiFunctionalTest(void) {
// todo: reduce code duplication with initEngineContoller
resetConfigurationExt(NULL, DEFAULT_ENGINE_TYPE PASS_ENGINE_PARAMETER_SUFFIX);
resetConfigurationExt(NULL, FORD_ESCORT_GT PASS_ENGINE_PARAMETER_SUFFIX);
prepareShapes(PASS_ENGINE_PARAMETER_SIGNATURE);
initAlgo(&sharedLogger);