KDDI Fx0 hackathon / RPCInterface2

Fork of RPCInterface by Michael Walker

Files at this revision

API Documentation at this revision

Comitter:
komoritan
Date:
Sat Feb 14 00:16:44 2015 +0000
Parent:
7:a9e2c45097c8
Commit message:
Fixed

Changed in this revision

RPCFunction.h Show annotated file Show diff for this revision Revisions of this file
diff -r a9e2c45097c8 -r fd6ad3bfe7b5 RPCFunction.h
--- a/RPCFunction.h	Fri Feb 04 10:55:39 2011 +0000
+++ b/RPCFunction.h	Sat Feb 14 00:16:44 2015 +0000
@@ -32,7 +32,8 @@
 #include "mbed.h"
 #include "platform.h"
 #include "rpc.h"
-#define STR_LEN 64
+//kawashi mod
+#define STR_LEN 256
 #include "platform.h"
  
 #ifdef MBED_RPC