Class that contain only FATFileSystem

Fork of USBFileSystem by Erik -

Revision:
2:9af05743d551
Parent:
1:4ba08d11e36e
Child:
6:eeeea7fbb0a2
diff -r 4ba08d11e36e -r 9af05743d551 USBFileSystem.cpp
--- a/USBFileSystem.cpp	Fri Aug 02 18:49:27 2013 +0000
+++ b/USBFileSystem.cpp	Wed Oct 23 20:32:07 2013 +0000
@@ -7,7 +7,7 @@
   usbFunction = NULL;
   usbfree = true;
   local_count = 0;
-  usbmode = 0;
+  usbMode(1);
 }