Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: GPS_Alt VodafoneUSBModem mbed-rtos mbed
Revision 1:e52f844ed032, committed 2014-06-09
- Comitter:
- richardemeadows
- Date:
- Mon Jun 09 16:49:54 2014 +0000
- Parent:
- 0:47d8d53f9374
- Commit message:
- Initial Commit;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 47d8d53f9374 -r e52f844ed032 main.cpp --- 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);