Remove whitespace
This commit is contained in:
parent
f445eab230
commit
63e6d63baf
|
|
@ -472,7 +472,7 @@ void tuneIdlerStallguardThreshold() {
|
||||||
// To save the print, make the Tune button unresponsive for now.
|
// To save the print, make the Tune button unresponsive for now.
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
putErrorScreenToSleep = true;
|
putErrorScreenToSleep = true;
|
||||||
menu_submenu(tuneIdlerStallguardThresholdMenu);
|
menu_submenu(tuneIdlerStallguardThresholdMenu);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue