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/LogHandler.cpp
- Revision:
- 238:e35cac576620
- Parent:
- 149:950c90425f7c
- Child:
- 283:a09013615589
--- a/src/CloudDataHandler/LogHandler.cpp Thu Oct 20 14:10:19 2016 +0000 +++ b/src/CloudDataHandler/LogHandler.cpp Thu Oct 20 14:16:25 2016 +0000 @@ -2,7 +2,6 @@ #include "LogLocalApi.h" #include "CloudFileReceiver.h" #include "MTSLog.h" -#include "MbedJSONValue.h" #include "global.h" Mail<LoggerQueue_t, 16> LoggerQueue;