Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Files at this revision

API Documentation at this revision

Comitter:
okano
Date:
Thu Sep 26 12:58:51 2013 +0000
Parent:
36:44a2eacb7549
Child:
38:cb95bfe0546a
Commit message:
correcting version number in message

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Sep 26 12:58:11 2013 +0000
+++ b/main.cpp	Thu Sep 26 12:58:51 2013 +0000
@@ -37,7 +37,7 @@
 {
     int     err;
 
-    printf( "\r\n\r\n\r\nmbed ISP program : programming LPC device from mbed (v0.95)\r\n" );
+    printf( "\r\n\r\n\r\nmbed ISP program : programming LPC device from mbed (v0.96)\r\n" );
 
     err     = isp_flash_write( SOURCE_FILE );