Class that contain only FATFileSystem

Fork of USBFileSystem by Erik -

Revision:
2:9af05743d551
Parent:
1:4ba08d11e36e
Child:
6:eeeea7fbb0a2
--- a/USBFileSystem.h	Fri Aug 02 18:49:27 2013 +0000
+++ b/USBFileSystem.h	Wed Oct 23 20:32:07 2013 +0000
@@ -92,8 +92,8 @@
     
     /** Sets the USB mode
     *
-    * Argument = 0: USB is write protected when not available (default).
-    * Argument = 1: USB is disconnected when not available
+    * Argument = 0: USB is write protected when not available.
+    * Argument = 1: USB is disconnected when not available (default).
     *
     * @param mode - USB safety mode
     */