From 370dc062857e978389af63cb11267355c72ec784 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Sun, 26 Jul 2020 15:39:26 -0700 Subject: [PATCH] I can't type --- firmware/controllers/bench_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/controllers/bench_test.cpp b/firmware/controllers/bench_test.cpp index b9f28f6517..099d75eae7 100644 --- a/firmware/controllers/bench_test.cpp +++ b/firmware/controllers/bench_test.cpp @@ -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: