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: EthernetInterface mbed-rtos mbed NTPClient
Diff: Headers/Settings.h
- Branch:
- feature-logs
- Revision:
- 21:4bfe3dc59b86
- Parent:
- 20:54e8563fb78c
- Child:
- 22:a06c7bb05008
diff -r 54e8563fb78c -r 4bfe3dc59b86 Headers/Settings.h
--- a/Headers/Settings.h Fri Mar 27 12:36:54 2015 -0300
+++ b/Headers/Settings.h Fri Mar 27 15:46:25 2015 +0000
@@ -31,6 +31,7 @@
static void Pmed_reset()
{
+ PmedLog::WriteEntry(PMEDLOG_RESET);
mbed_reset();
}
