no message
This commit is contained in:
parent
5131ab19ca
commit
35a1dd081f
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ void MainMenu::showAxisMove()
|
|||
switch(i)
|
||||
{
|
||||
case ItemAM_exit:
|
||||
MENUITEM( lcdprintPGM(MSG_PREPARE_ALT) , BLOCK;status=Main_Menu;beepshort(); ) ;
|
||||
MENUITEM( lcdprintPGM(MSG_PREPARE_ALT) , BLOCK;status=Main_Prepare;beepshort(); ) ;
|
||||
break;
|
||||
case ItemAM_X:
|
||||
{
|
||||
|
|
Reference in a new issue