fixing build

This commit is contained in:
rusefi 2017-05-25 22:52:45 -04:00
parent 04f9860ee3
commit 3141358ca3
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ void rusEfiFunctionalTest(void) {
initMapAveraging(&sharedLogger, engine);
#endif /* EFI_MAP_AVERAGING */
initMainEventListener(&sharedLogger, engine);
initMainEventListener(&sharedLogger PASS_ENGINE_PARAMETER_SUFFIX);
startStatusThreads();