JVM test

Dependencies:   mbed

Revision:
9:4ea7773ea2b0
Parent:
8:d9e205196dfc
diff -r d9e205196dfc -r 4ea7773ea2b0 device_depend.cpp
--- a/device_depend.cpp	Thu Aug 29 14:15:47 2013 +0000
+++ b/device_depend.cpp	Sat Sep 07 04:59:10 2013 +0000
@@ -2,7 +2,7 @@
 #include <string.h>
 #include "device_depend.h"
 
-#define bc_str_length 1024 // from 32 to 1024
+#define bc_str_length 2048 // from 32 to 1024
 
 BusInOut ledport(LED1, LED2, LED3, LED4);
 Serial pc(USBTX, USBRX); // tx, rx