Allows for a GPS module to be connected to a serial port and exposes an easy to use API to get the GPS data. New feature, added Mbed/LPC17xx RTC synchronisation
Dependents: SatGPS AntiTheftGPS FLIGHT_CONTROL_AND_COMMUNICATIONS_SYSTEM GPS-Lora ... more
Diff: example2.cpp
- Revision:
- 2:8aa059e7d8b1
- Parent:
- 0:db98027c0bbb
--- 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"