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

Files at this revision

API Documentation at this revision

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
--- 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