Remove whitespace

This commit is contained in:
3d-gussner 2024-05-06 13:02:05 +02:00
parent f445eab230
commit 63e6d63baf
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ void tuneIdlerStallguardThreshold() {
// To save the print, make the Tune button unresponsive for now.
return;
}
putErrorScreenToSleep = true;
menu_submenu(tuneIdlerStallguardThresholdMenu);
}