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.
Dependents: SatGPS AntiTheftGPS FLIGHT_CONTROL_AND_COMMUNICATIONS_SYSTEM GPS-Lora ... more
Diff: example2.cpp
- Revision:
- 2:8aa059e7d8b1
- Parent:
- 0:db98027c0bbb
diff -r 6aec92e77ad2 -r 8aa059e7d8b1 example2.cpp --- a/example2.cpp Sat Nov 20 21:02:06 2010 +0000 +++ b/example2.cpp Fri Apr 15 12:23:52 2011 +0000 @@ -1,4 +1,4 @@ -#ifdef COMPILE_EXAMPLE_CODE_MODGPS +#ifdef COMPILE_EXAMPLE2_CODE_MODGPS #include "mbed.h" #include "GPS.h"