SMS test with the Vodafone library
Dependencies: VodafoneUSBModem mbed-rtos mbed
Fork of VodafoneK3770SMSTestBeta by
Revision 2:304b01e3b368, committed 2012-10-30
- Comitter:
- donatien
- Date:
- Tue Oct 30 10:21:30 2012 +0000
- Parent:
- 1:aec7cead26e0
- Commit message:
- Updated library location
Changed in this revision
diff -r aec7cead26e0 -r 304b01e3b368 VodafoneUSBModem.lib --- 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
diff -r aec7cead26e0 -r 304b01e3b368 main.cpp --- 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*) {
diff -r aec7cead26e0 -r 304b01e3b368 mbed.bld --- 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