Erick / Mbed 2 deprecated ICE_BLE_TEST

Dependencies:   NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed

Fork of ICE by Erick

Revision:
77:43e0a3d9e536
Parent:
68:dbe39d83eb98
Child:
83:0f76cfbb4eba
--- a/src/CloudDataHandler/CloudDataHandler.cpp	Mon Sep 19 14:46:03 2016 +0000
+++ b/src/CloudDataHandler/CloudDataHandler.cpp	Mon Sep 19 21:03:14 2016 +0000
@@ -40,7 +40,7 @@
             CloudDataHandlerMailBox.free(mail);
             break;
         } else {
-            printf("Cloud Data Handler no MAIL\r\n");
+            logInfo("Cloud Data Handler no MAIL\r\n");
             tmp_buffer = "{\"mtype\":\"20\"}";
         }