Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
108:85d3e4a6e4bb
Parent:
102:715f754cf5a8
--- a/src/CommandParser/cmd.cpp	Thu Sep 22 11:59:14 2016 +0000
+++ b/src/CommandParser/cmd.cpp	Thu Sep 22 12:29:37 2016 +0000
@@ -159,7 +159,7 @@
         printf("\rFailed to read %s\n", argv[1]);
         return;
     }
-    printf("%s\n", data_buf);
+    printf("%s\r\n", data_buf);
 }
 /*****************************************************************************
  * Function:        cmd_help