diff --git a/Firmware/mmu2_reporting.cpp b/Firmware/mmu2_reporting.cpp index 428136b3a..492fbb1cf 100644 --- a/Firmware/mmu2_reporting.cpp +++ b/Firmware/mmu2_reporting.cpp @@ -472,7 +472,7 @@ void tuneIdlerStallguardThreshold() { // To save the print, make the Tune button unresponsive for now. return; } - + putErrorScreenToSleep = true; menu_submenu(tuneIdlerStallguardThresholdMenu); }