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-rtos mbed VodafoneUSBModem_bleedingedge
Diff: main.cpp
- Revision:
- 1:3c9d0c9dffa4
- Parent:
- 0:5136cdfaebd0
- Child:
- 2:bcc9256ecaab
diff -r 5136cdfaebd0 -r 3c9d0c9dffa4 main.cpp
--- a/main.cpp Tue May 15 13:18:31 2012 +0000
+++ b/main.cpp Tue May 15 13:38:57 2012 +0000
@@ -47,7 +47,7 @@
void test(void const*) {
VodafoneK3770 threeg;
- DBG("Hello!");
+ DBG("Hello world and Vodafone K3770 test program!");
threeg.sendSM(MY_PHONE_NUMBER, "Hello from mbed:)");

