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: config/ConfigSync.cpp
- Revision:
- 121:68217ccb8cd1
- Parent:
- 116:5de54f09f754
- Child:
- 136:a52821cdb108
--- a/config/ConfigSync.cpp Wed May 20 13:17:19 2015 +0000
+++ b/config/ConfigSync.cpp Wed May 20 14:30:26 2015 +0000
@@ -57,7 +57,6 @@
{
dict.clear();
dict.set(INTERVAL_KEY, DEFAULT_INTERVAL);
- aDebug("Reset conf\n");
changed = true;
}
