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: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: operation/OperationSupport.cpp
- Revision:
- 101:dbcd3bc51758
- Parent:
- 100:47ea098f8a47
- Child:
- 107:fc5f25f0e0d5
--- a/operation/OperationSupport.cpp Thu May 07 13:56:19 2015 +0000 +++ b/operation/OperationSupport.cpp Fri May 08 12:19:57 2015 +0000 @@ -3,6 +3,7 @@ #include "ComposedRecord.h" #include "ParsedRecord.h" #include "IntegerValue.h" +#include "SmartRestConf.h" #include "logging.h" bool OperationSupport::init()