GPS location transmitter for Vodafone USB Modem

Dependencies:   GPS_Alt VodafoneUSBModem mbed-rtos mbed

Revision:
1:e52f844ed032
Parent:
0:47d8d53f9374
--- a/main.cpp	Mon Jun 09 16:48:53 2014 +0000
+++ b/main.cpp	Mon Jun 09 16:49:54 2014 +0000
@@ -4,10 +4,7 @@
 #include <stdio.h>
 
 char *phone_numbers[] = {
-        "+447956146408",
-        "+447835739543",
-        "+447900473091",
-        "+447769294192" };
+        "" };
         
 GPS gps(p9, p10);