hhhhhhhhh
Fork of FATFileSystem by
Diff: FATFileSystem.h
- Revision:
- 6:b3b3370574cf
- Parent:
- 4:3ff2606d5713
--- a/FATFileSystem.h Thu Aug 28 13:15:31 2014 +0100 +++ b/FATFileSystem.h Thu Aug 13 10:15:39 2015 +0100 @@ -40,7 +40,7 @@ static FATFileSystem * _ffs[_VOLUMES]; // FATFileSystem objects, as parallel to FatFs drives array FATFS _fs; // Work area (file system object) for logical drive - int _fsid; + char _fsid[2]; /** * Opens a file on the filesystem