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