A version of the USBMSD_SD library that doesn't try to connect in the constructor. I made this change to support an operation mode where USB MSD can be enabled later in program operation without hanging.
Fork of USBMSD_SD by
History
Changed to not connect in constructor
2017-06-11, by danjulio [Sun, 11 Jun 2017 04:05:51 +0000] rev 4
Changed to not connect in constructor
Added block count to read and write functions
2016-11-16, by switches [Wed, 16 Nov 2016 18:24:52 +0000] rev 3
Added block count to read and write functions
use latest SDFilesystem library
2013-01-21, by samux [Mon, 21 Jan 2013 10:40:05 +0000] rev 2
use latest SDFilesystem library