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: MMA7660 SprintUSBModem WebSocketClient mbed-rtos mbed
Diff: main.cpp
- Revision:
- 5:5aed2f21d249
- Parent:
- 4:c1ce97cb8d74
- Child:
- 6:b3fc13de8f5e
diff -r c1ce97cb8d74 -r 5aed2f21d249 main.cpp
--- a/main.cpp Wed Oct 10 14:56:48 2012 +0000
+++ b/main.cpp Wed Oct 10 15:03:06 2012 +0000
@@ -49,7 +49,7 @@
modem.power(false);
- printf("Powered off\n");
+ printf("Powered off\r\n");
while(1) {
}