Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
15:051ca36cc64b
Parent:
14:a7b9f74fb856
Child:
16:cac2348cfcfb
--- a/main.cpp	Wed Aug 28 11:55:00 2013 +0000
+++ b/main.cpp	Wed Aug 28 12:07:47 2013 +0000
@@ -132,7 +132,6 @@
 
 //#define AUTO_PROGRAM_START
 #ifdef  AUTO_PROGRAM_START
-    wait_ms( 2 );   //  wait 2 ms for just in case ;)
     reset_target( NO_ISP_MODE );
     printf( "  ** The program in flash has been started!!\r\n\r\n" );
 #endif