Fix DELTA_CALIBRATION_MENU recursive call (#16656)

This commit is contained in:
Jason Smith
2020-01-25 22:02:06 -08:00
committed by Scott Lahteine
parent 838a420e27
commit 95d5a0c480
7 changed files with 26 additions and 18 deletions

View File

@@ -45,6 +45,10 @@ MarlinUI ui;
#endif
#endif
#if LCD_HAS_WAIT_FOR_MOVE
bool MarlinUI::wait_for_move; // = false
#endif
#if HAS_SPI_LCD
#if ENABLED(STATUS_MESSAGE_SCROLLING)
uint8_t MarlinUI::status_scroll_offset; // = 0