Add missing break;
This commit is contained in:
@@ -1244,6 +1244,7 @@ void AnycubicTouchscreenClass::RenderCurrentFolder(uint16_t selectedNumber) {
|
|||||||
if (!isPrinting())
|
if (!isPrinting())
|
||||||
StartPrint();
|
StartPrint();
|
||||||
#endif
|
#endif
|
||||||
|
break;
|
||||||
|
|
||||||
case 15: // A15 RESUMING FROM OUTAGE
|
case 15: // A15 RESUMING FROM OUTAGE
|
||||||
#if defined(POWER_OUTAGE_TEST)
|
#if defined(POWER_OUTAGE_TEST)
|
||||||
|
Reference in New Issue
Block a user