Fix bug: diveToFile breaks M23 (#13865)
This commit is contained in:
committed by
Scott Lahteine
parent
e5438a9a03
commit
c369477cb0
@@ -88,7 +88,7 @@ public:
|
||||
static int8_t updir();
|
||||
static void setroot();
|
||||
|
||||
static const char* diveToFile(SdFile*& curDir, const char * const path, const bool echo);
|
||||
static const char* diveToFile(SdFile*& curDir, const char * const path, const bool echo=false);
|
||||
|
||||
static uint16_t get_num_Files();
|
||||
|
||||
|
Reference in New Issue
Block a user