🚸 Wait for cooldown in MarlinUI power-off (#23476)
This commit is contained in:
committed by
Scott Lahteine
parent
224b6e5af9
commit
2ded50ba3f
@@ -373,7 +373,7 @@ public:
|
||||
static void resume_print();
|
||||
static void flow_fault();
|
||||
|
||||
#if BOTH(PSU_CONTROL, PS_OFF_CONFIRM)
|
||||
#if BOTH(HAS_LCD_MENU, PSU_CONTROL)
|
||||
static void poweroff();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user