SMS test with the Vodafone library

Dependencies:   VodafoneUSBModem mbed-rtos mbed

Fork of VodafoneK3770SMSTestBeta by Donatien Garnier

Revision:
2:304b01e3b368
Parent:
1:aec7cead26e0
--- 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*) 
 {