ENABLED(NEWPANEL) => HAS_LCD_MENU

This commit is contained in:
Scott Lahteine
2018-11-03 02:07:53 -05:00
parent fc84878cba
commit cc2bc67440
2 changed files with 15 additions and 15 deletions

View File

@ -757,7 +757,7 @@ inline void get_serial_commands() {
printerEventLEDs.onPrintCompleted();
#if HAS_RESUME_CONTINUE
enqueue_and_echo_commands_P(PSTR("M0 S"
#if ENABLED(NEWPANEL)
#if HAS_LCD_MENU
"1800"
#else
"60"