Let's try something else...

This commit is contained in:
Knutwurst
2020-07-22 09:39:43 +02:00
parent 1c3f1e9ada
commit 6fff254817
3 changed files with 99 additions and 64 deletions

View File

@@ -114,9 +114,11 @@ private:
void FilamentChangeResume();
void ReheatNozzle();
void ParkAfterStop();
uint16_t MyGetFileNr();
char currentTouchscreenSelection[30];
char currentFileOrDirectory[30];
uint16_t MyFileNrCnt = 0;
uint8_t SpecialMenu = false;
uint8_t FilamentSensorEnabled = true;