E3 DWIN: General cleanup

This commit is contained in:
Scott Lahteine
2020-09-27 16:46:26 -05:00
parent d2741c8680
commit 37cf156223
2 changed files with 38 additions and 94 deletions

View File

@@ -335,8 +335,8 @@ void Icon_temperature(bool value);
void Icon_leveling(bool value);
// Other
bool Pause_HeatStatus();
void HMI_StartFrame(const bool with_update); // Startup screen
void Draw_Status_Area(const bool with_update); // Status Area
void HMI_StartFrame(const bool with_update); // Prepare the menu view
void HMI_MainMenu(); // Main process screen
void HMI_SelectFile(); // File page
void HMI_Printing(); // Print page