Fix DWIN typo
This commit is contained in:
parent
c7b553c7b2
commit
031f308d39
|
@ -2743,7 +2743,7 @@ void HMI_Info(void) {
|
|||
#if HAS_LEVELING
|
||||
checkkey = Control;
|
||||
select_control.set(CONTROL_ITEMS);
|
||||
Draw_Control_Menu()
|
||||
Draw_Control_Menu();
|
||||
#else
|
||||
select_page.set(3);
|
||||
Goto_MainMenu();
|
||||
|
|
Loading…
Reference in a new issue