Integration hell
This commit is contained in:
@@ -95,7 +95,6 @@ class HalFile : public Print {
|
||||
void rewindDirectory();
|
||||
bool close();
|
||||
HalFile openNextFile();
|
||||
bool getModifyDateTime(uint16_t* pdate, uint16_t* ptime);
|
||||
bool isOpen() const;
|
||||
operator bool() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user