auto-sync
This commit is contained in:
parent
1c7fd0e0c2
commit
c5875c501b
|
@ -102,7 +102,7 @@ void rusEfiFunctionalTest(void) {
|
||||||
|
|
||||||
#if EFI_TUNER_STUDIO
|
#if EFI_TUNER_STUDIO
|
||||||
if (engineConfiguration->isTunerStudioEnabled) {
|
if (engineConfiguration->isTunerStudioEnabled) {
|
||||||
startTunerStudioConnectivity(&sharedLogger);
|
startTunerStudioConnectivity();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue