Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
109:bb4ef6a4bd0a
Parent:
103:109fba818301
Child:
151:9d47fe5ba805
Child:
159:18c54339ee7f
--- a/src/main.cpp	Thu Sep 22 12:15:24 2016 +0000
+++ b/src/main.cpp	Thu Sep 22 14:47:35 2016 +0000
@@ -62,7 +62,7 @@
  *****************************************************************************/
 static void timestamp_boot_record(void)
 {
-    char time_string[1024];
+    char time_string[80];
     time_t curr_sec;
     struct tm *ts;