🐛 Fix DGUS_Reloaded G-code execution (#23592)

This commit is contained in:
Lars
2022-01-25 10:30:45 +01:00
committed by GitHub
parent 7f97ba9cdb
commit 8badf2d71f
3 changed files with 29 additions and 40 deletions

View File

@@ -69,6 +69,9 @@ public:
// Until now I did not need to actively read from the display. That's why there is no ReadVariable
// (I extensively use the auto upload of the display)
// Read GUI and OS version from screen
static void ReadVersions();
// Force display into another screen.
static void SwitchScreen(DGUS_Screen screen);
// Play sounds using the display speaker.