Update dgus_creality_lcd.cpp
This commit is contained in:
@@ -209,6 +209,9 @@ bool hasPrintTimer = false;
|
||||
void onMeshUpdate(const int8_t xpos, const int8_t ypos, const ExtUI::probe_state_t state) {
|
||||
ScreenHandler.OnMeshLevelingUpdate(xpos, ypos, 0);
|
||||
}
|
||||
void onLevelingDone() {
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
#if ENABLED(POWER_LOSS_RECOVERY)
|
||||
|
||||
Reference in New Issue
Block a user