USBHost library

Dependencies:   FATFileSystem mbed-rtos

Fork of USBHost by mbed official

Revision:
25:aa23798d4ab0
Parent:
19:bd46ea19486b
--- a/USBHost/USBHostConf.h	Thu Mar 06 14:39:07 2014 +0000
+++ b/USBHost/USBHostConf.h	Thu Apr 10 17:38:43 2014 +0000
@@ -21,7 +21,7 @@
 * Maximum number of devices that can be connected
 * to the usb host
 */
-#define MAX_DEVICE_CONNECTED        5
+#define MAX_DEVICE_CONNECTED        1//5
 
 /*
 * Maximum of Hub connected to the usb host