♻️ Refactor HAL as singleton (#23357)
This commit is contained in:
@@ -2206,7 +2206,7 @@ void RebootPrinter() {
|
||||
thermalManager.disable_all_heaters();
|
||||
planner.finish_and_disable();
|
||||
DWIN_RebootScreen();
|
||||
HAL_reboot();
|
||||
hal.reboot();
|
||||
}
|
||||
|
||||
void Goto_Info_Menu(){
|
||||
|
||||
Reference in New Issue
Block a user