nmea gps library
Dependents: mDot_LoRa_Connect_CSA_Light mDot_LoRa_Connect_CSA_Rain mDot_LoRa_Connect_CSA_RH_Temp mDot_LoRa_Connect_CSA_Thermistor
Revision 1:39d75e44b214, committed 2012-11-23
- Comitter:
- tylerjw
- Date:
- Fri Nov 23 19:57:17 2012 +0000
- Parent:
- 0:3611af72bfd7
- Commit message:
- gps library for micro track gps (nmea); location correct; distance and heading incorrect
Changed in this revision
GPS.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3611af72bfd7 -r 39d75e44b214 GPS.h --- a/GPS.h Tue Jul 17 23:30:06 2012 +0000 +++ b/GPS.h Fri Nov 23 19:57:17 2012 +0000 @@ -1,5 +1,4 @@ #include "mbed.h" -#include "openLog.h" #ifndef MBED_GPS_H #define MBED_GPS_H