M73 R : Set Remaining Time (#15549)
This commit is contained in:
committed by
Scott Lahteine
parent
ac71cdc265
commit
e110f5abce
@@ -59,6 +59,9 @@
|
||||
|
||||
#if ENABLED(LCD_SET_PROGRESS_MANUALLY)
|
||||
MarlinUI::progress_t MarlinUI::progress_override; // = 0
|
||||
#if ENABLED(USE_M73_REMAINING_TIME)
|
||||
uint32_t MarlinUI::remaining_time;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if ENABLED(PCA9632_BUZZER) || USE_BEEPER
|
||||
|
||||
Reference in New Issue
Block a user