added autostart procedure trigger to the ultralcd menu
This commit is contained in:
@ -44,6 +44,7 @@ public:
|
||||
bool cardOK ;
|
||||
char filename[11];
|
||||
bool filenameIsDir;
|
||||
int lastnr; //last number of the autostart;
|
||||
private:
|
||||
SdFile root,*curDir,workDir,workDirParent,workDirParentParent;
|
||||
Sd2Card card;
|
||||
|
Reference in New Issue
Block a user