SMS test with the Vodafone library

Dependencies:   VodafoneUSBModem mbed-rtos mbed

Fork of VodafoneK3770SMSTestBeta by Donatien Garnier

Files at this revision

API Documentation at this revision

Comitter:
donatien
Date:
Tue Oct 30 10:21:30 2012 +0000
Parent:
1:aec7cead26e0
Commit message:
Updated library location

Changed in this revision

VodafoneUSBModem.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/VodafoneUSBModem.lib	Fri Aug 17 16:50:28 2012 +0000
+++ b/VodafoneUSBModem.lib	Tue Oct 30 10:21:30 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/donatien/code/VodafoneUSBModem/#4d8fc9e81570
+https://mbed.org/users/mbed_official/code/VodafoneUSBModem/#bf3cf216235c
--- a/main.cpp	Fri Aug 17 16:50:28 2012 +0000
+++ b/main.cpp	Tue Oct 30 10:21:30 2012 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 #include "VodafoneUSBModem.h"
 
-#define MY_PHONE_NUMBER "+44xxxxxxx"
+#define MY_PHONE_NUMBER "+44xxxxxxxxxx"
 
 void test(void const*) 
 {
--- a/mbed.bld	Fri Aug 17 16:50:28 2012 +0000
+++ b/mbed.bld	Tue Oct 30 10:21:30 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/10b9abbe79a6
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/e2ed12d17f06
\ No newline at end of file