🩹 Fix G29_RETRY_AND_RECOVER + ExtUI (#27973)

This commit is contained in:
ellensp 2025-08-09 06:58:23 +12:00 committed by GitHub
parent 84448a78be
commit 9417af14e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,6 +69,10 @@ GcodeSuite gcode;
#include "../feature/fancheck.h"
#endif
#if ENABLED(EXTENSIBLE_UI)
#include "../lcd/extui/ui_api.h" // for ExtUI::onLevelingDone
#endif
#include "../MarlinCore.h" // for idle, kill
// Inactivity shutdown