Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
39:f68f9fa1e88e
Parent:
35:0b434ef4af49
Child:
41:74b9ff21098f
--- a/_user_settings.h	Fri Sep 27 14:48:17 2013 +0000
+++ b/_user_settings.h	Sun Sep 29 03:54:06 2013 +0000
@@ -8,6 +8,11 @@
 #define     ISP_BAUD_RATE       115200
 
 
+//  suppress "command and result" monitoring output to terminal
+//  the "command and result" monitoring feature is made for debugging. 
+#define     SUPPRESS_COMMAND_RESULT_MESSAGE
+
+
 //  "TARGET_OPERATION_BAUD_RATE" is baud rate for USB-serial bridge operation after 
 //  ISP completion. 
 //  if the target application uses serial(UART) and you use the bridge feature,