he says he wants a dot

This commit is contained in:
rusefi 2020-07-26 18:17:06 -04:00
parent edb82853fc
commit b04646f599
1 changed files with 1 additions and 1 deletions

View File

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