Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
39:f68f9fa1e88e
Parent:
35:0b434ef4af49
--- a/command_interface.h	Fri Sep 27 14:48:17 2013 +0000
+++ b/command_interface.h	Sun Sep 29 03:54:06 2013 +0000
@@ -1,5 +1,5 @@
 
-#define     STR_BUFF_SIZE       64
+#define     STR_BUFF_SIZE       128
 
 int     try_and_check( char *command, char *expected_return_str );
 int     try_and_check2( char *command, char *expected_return_str );