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: mbed SDFileSystem
Diff: main.cpp
- Revision:
- 19:36072b9b79f3
- Parent:
- 18:f0027b61bc08
--- a/main.cpp Fri Jun 14 00:21:09 2019 +0000
+++ b/main.cpp Fri Jul 05 01:26:19 2019 +0000
@@ -54,6 +54,7 @@
pCP->run();
uprintf(":%d ACK 0004 0000\n", deviceId);
+ uprintf(":%d WAK 0004 0000\n", deviceId);
dbgprintf("start mainloop\n");
mainloop();
}