Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Files at this revision

API Documentation at this revision

Comitter:
okano
Date:
Sun Sep 29 03:57:02 2013 +0000
Parent:
39:f68f9fa1e88e
Child:
41:74b9ff21098f
Commit message:
ver 0.98 : cleaned-up

Changed in this revision

verification.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/verification.cpp	Sun Sep 29 03:54:06 2013 +0000
+++ b/verification.cpp	Sun Sep 29 03:57:02 2013 +0000
@@ -67,7 +67,6 @@
         if ( try_and_check( command_str, "0" ) )
             return ( ERROR_AT_READ_COMMAND );
 
-        wait_ms( 1 );
         get_binary( br, 1 );
         get_binary( br, size );