first compile with the cardreader class
This commit is contained in:
parent
163efdf1c7
commit
01df04e02c
5 changed files with 288 additions and 249 deletions
|
|
@ -57,7 +57,6 @@
|
|||
public:
|
||||
MainMenu();
|
||||
void update();
|
||||
void getfilename(const uint8_t nr);
|
||||
uint8_t activeline;
|
||||
MainStatus status;
|
||||
uint8_t displayStartingRow;
|
||||
|
|
@ -71,7 +70,7 @@
|
|||
int lastencoderpos;
|
||||
int8_t lineoffset;
|
||||
int8_t lastlineoffset;
|
||||
char filename[11];
|
||||
|
||||
bool linechanging;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue