no message

This commit is contained in:
James Adams 2012-07-28 12:08:18 -06:00 committed by Erik vd Zalm
parent 5131ab19ca
commit 35a1dd081f

View File

@ -574,7 +574,7 @@ void MainMenu::showAxisMove()
switch(i) switch(i)
{ {
case ItemAM_exit: case ItemAM_exit:
MENUITEM( lcdprintPGM(MSG_PREPARE_ALT) , BLOCK;status=Main_Menu;beepshort(); ) ; MENUITEM( lcdprintPGM(MSG_PREPARE_ALT) , BLOCK;status=Main_Prepare;beepshort(); ) ;
break; break;
case ItemAM_X: case ItemAM_X:
{ {