Andriy Makukha / Mbed 2 deprecated football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

Revision:
4:17b8edf264c3
Parent:
3:388e441be8df
Child:
5:1b9734e68327
--- a/io/MySerial.h	Mon Apr 13 17:41:48 2015 +0000
+++ b/io/MySerial.h	Thu Apr 16 17:10:19 2015 +0000
@@ -17,6 +17,8 @@
 #include "serial_api.h"
 #include <cstdarg>
 
+#define STRING_STACK_LIMIT    120
+
 namespace moo
 {