fixing build

This commit is contained in:
rusefi 2020-07-26 18:24:02 -04:00
parent b04646f599
commit e1d7abbafa
1 changed files with 2 additions and 0 deletions

View File

@ -271,7 +271,9 @@ static void handleCommandX14(uint16_t index) {
return;
case 0x10:
engine->etbAutoTune = false;
#if EFI_TUNER_STUDIO
tsOutputChannels.calibrationMode = TsCalmode::None;
#endif // EFI_TUNER_STUDIO
return;
#endif
case 0xF: