MSG_WATCH => MSG_INFO_SCREEN
This commit is contained in:
parent
00e27503ce
commit
aa4db785f2
33 changed files with 41 additions and 41 deletions
|
@ -81,7 +81,7 @@ extern const char M21_STR[];
|
|||
|
||||
void menu_main() {
|
||||
START_MENU();
|
||||
BACK_ITEM(MSG_WATCH);
|
||||
BACK_ITEM(MSG_INFO_SCREEN);
|
||||
|
||||
const bool busy = printingIsActive()
|
||||
#if ENABLED(SDSUPPORT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue