MDX-20用の改造

Dependencies:   FatFileSystemCpp

Revision:
4:dc14f62cb09f
Parent:
0:e294af8d0e07
Child:
8:6e23bf867e38
--- a/USBHostLite/usbhost_lpc17xx.h	Mon Jul 30 13:49:56 2012 +0000
+++ b/USBHostLite/usbhost_lpc17xx.h	Wed Nov 23 09:12:30 2016 +0000
@@ -33,7 +33,7 @@
 **************************************************************************************************************
 */
 
-#define  PRINT_ENABLE         1
+#define  PRINT_ENABLE         0
 
 #if PRINT_ENABLE
 #define  PRINT_Log(...)       printf(__VA_ARGS__)