Browse Source

no message

pull/1/head
James Adams 12 years ago
committed by Erik vd Zalm
parent
commit
35a1dd081f
  1. 2
      Marlin/ultralcd.pde

2
Marlin/ultralcd.pde

@ -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:
{

Loading…
Cancel
Save