Andriy Makukha / Mbed 2 deprecated football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

Revision:
47:c66d2995f957
Parent:
46:28c29ef61276
Child:
48:4c9551c826e9
diff -r 28c29ef61276 -r c66d2995f957 proto_code.cpp
--- a/proto_code.cpp	Mon Jan 11 16:34:46 2016 +0000
+++ b/proto_code.cpp	Mon Jan 11 16:38:59 2016 +0000
@@ -664,7 +664,6 @@
   int buffer_counter = 0;
   static char parameter = '_';
   static char buffer[MAX_LEN + 1];
-  static char trashArea[MAX_LEN + 1];
   int value = 0;
   char *endp = NULL;