commit
7114f5dca4
|
@ -273,7 +273,7 @@ static void handleCommandX14(uint16_t index) {
|
||||||
case 0x10:
|
case 0x10:
|
||||||
engine->etbAutoTune = false;
|
engine->etbAutoTune = false;
|
||||||
#if EFI_TUNER_STUDIO
|
#if EFI_TUNER_STUDIO
|
||||||
tsOutputChannels.calibrationMode = TsCalmode::None;
|
tsOutputChannels.calibrationMode = TsCalMode::None;
|
||||||
#endif // EFI_TUNER_STUDIO
|
#endif // EFI_TUNER_STUDIO
|
||||||
return;
|
return;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue