nmea gps library - without any serial
Fork of GPS by
Revision 1:39d75e44b214, committed 2012-11-23
- Comitter:
- tylerjw
- Date:
- Fri Nov 23 19:57:17 2012 +0000
- Parent:
- 0:3611af72bfd7
- Child:
- 2:682663c5b1ee
- 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 |
--- 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