mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
FileIO.h: removed wrong function declaration
This commit is contained in:
parent
eaffb912f6
commit
08d9e574c8
@ -46,7 +46,6 @@ public:
|
||||
operator bool();
|
||||
const char * name();
|
||||
boolean isDirectory();
|
||||
boolean iFileSystemirectory(void);
|
||||
File openNextFile(uint8_t mode = FILE_READ);
|
||||
void rewindDirectory(void);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user