I can't type

This commit is contained in:
Matthew Kennedy 2020-07-26 15:39:26 -07:00
parent b04646f599
commit 370dc06285
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: