Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
47:e7d395119a63
Parent:
45:0520330a7528
Child:
48:99cfe3a929ea
--- a/_user_settings.h	Wed Dec 10 09:42:12 2014 +0000
+++ b/_user_settings.h	Tue Jan 06 11:05:29 2015 +0000
@@ -34,6 +34,10 @@
 #define     ENABLE_VERIFYING
 
 
+//  enable "ENABLR_PROGRESS_DISPLAY" to let display data write/verify progress.
+#define     ENABLE_PROGRESS_DISPLAY
+
+
 //  enable "CHECK_CRP_CODE" to check the CRP (Code Read Protection). The ISP writing will be ignored if "bin" file has CRP code. 
 #define     CHECK_CRP_CODE