auto-sync

This commit is contained in:
rusEfi 2015-03-14 14:04:55 -05:00
parent 1c7fd0e0c2
commit c5875c501b
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ void rusEfiFunctionalTest(void) {
#if EFI_TUNER_STUDIO
if (engineConfiguration->isTunerStudioEnabled) {
startTunerStudioConnectivity(&sharedLogger);
startTunerStudioConnectivity();
}
#endif