Update dwin.cpp

This commit is contained in:
InsanityAutomation
2020-09-08 07:48:53 -04:00
parent f409cf8c87
commit c6bdb2cd95
+1 -1
View File
@@ -2945,7 +2945,7 @@ void HMI_Info(void) {
#if HAS_LEVELING
checkkey = Control;
Clear_Main_Window();
Goto_MainMenu();
//Goto_MainMenu();
select_control.set(CONTROL_ITEMS);
Draw_Control_Menu();
#else