|
|
@ -54,7 +54,7 @@ namespace ExtUI {
|
|
|
|
void onPrintTimerStarted() {}
|
|
|
|
void onPrintTimerStarted() {}
|
|
|
|
void onPrintTimerPaused() {}
|
|
|
|
void onPrintTimerPaused() {}
|
|
|
|
void onPrintTimerStopped() {}
|
|
|
|
void onPrintTimerStopped() {}
|
|
|
|
void onFilamentRunout() {}
|
|
|
|
void onFilamentRunout(const extruder_t extruder) {}
|
|
|
|
void onUserConfirmRequired(const char * const msg) {}
|
|
|
|
void onUserConfirmRequired(const char * const msg) {}
|
|
|
|
void onStatusChanged(const char * const msg) {}
|
|
|
|
void onStatusChanged(const char * const msg) {}
|
|
|
|
void onFactoryReset() {}
|
|
|
|
void onFactoryReset() {}
|
|
|
|