MyUSBHost library

Dependencies:   FATFileSystem

Dependents:   PYRN

Fork of USBHost by mbed official

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