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
Revision 1:3c9d0c9dffa4, committed 2012-05-15
- Comitter:
- nherriot
- Date:
- Tue May 15 13:38:57 2012 +0000
- Parent:
- 0:5136cdfaebd0
- Child:
- 2:bcc9256ecaab
- Commit message:
- text changes;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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:)");

