Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/CloudDataHandler/CloudDataHandler.cpp
- 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\"}"; }