🚸 Expose sub-options for E3V2 Enhanced (#23099)

This commit is contained in:
Miguel Risco-Castillo
2021-11-10 11:31:35 -05:00
committed by GitHub
parent 99df0b86fb
commit b4b16b63ff
6 changed files with 105 additions and 39 deletions

View File

@@ -174,9 +174,7 @@ void EachMomentUpdate();
void update_variable();
void DWIN_HandleScreen();
void DWIN_Update();
void DWIN_DrawStatusLine(const uint16_t color, const uint16_t bgcolor, const char *text=nullptr);
void DWIN_StatusChanged(const char * const cstr=nullptr);
void DWIN_StatusChanged(FSTR_P const fstr);
void DWIN_CheckStatusMessage();
void DWIN_StartHoming();
void DWIN_CompletedHoming();
#if HAS_MESH