Update dgus_creality_lcd.cpp

This commit is contained in:
InsanityAutomation
2022-04-26 22:57:56 -04:00
parent 7ee1a1f682
commit 5eff2069ee
@@ -213,6 +213,9 @@ bool hasPrintTimer = false;
ScreenHandler.OnMeshLevelingUpdate(xpos, ypos, 0);
#endif
}
void onLevelingDone() {
}
#endif
#if ENABLED(POWER_LOSS_RECOVERY)