MyUSBHost library

Dependencies:   FATFileSystem

Dependents:   PYRN

Fork of USBHost by mbed official

Revision:
31:24b16a7edbca
Parent:
19:bd46ea19486b
Child:
32:79b6743d7dc5
--- a/USBHost/dbg.h	Tue Mar 31 16:15:42 2015 +0100
+++ b/USBHost/dbg.h	Thu Apr 02 08:57:01 2015 +0000
@@ -18,7 +18,7 @@
 #define USB_DEBUG_H
 
 //Debug is disabled by default
-#define DEBUG 3 /*INFO,ERR,WARN*/
+#define DEBUG 5 /*INFO,ERR,WARN*/
 #define DEBUG_TRANSFER 0
 #define DEBUG_EP_STATE 0
 #define DEBUG_EVENT 0