added autostart procedure trigger to the ultralcd menu
This commit is contained in:
parent
61c943b4bf
commit
cc4a9cdb69
3 changed files with 15 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue