Nicholas Herriot / Mbed 2 deprecated VodaDemoDoorControl

Dependencies:   mbed-rtos mbed VodafoneUSBModem_bleedingedge

Files at this revision

API Documentation at this revision

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:)");