nmea gps library - without any serial

Fork of GPS by Tyler Weaver

Revision:
8:59acef1c795b
Parent:
7:01a8379370e4
--- a/GPS_parser.h	Thu Dec 13 04:57:10 2012 +0000
+++ b/GPS_parser.h	Thu Dec 13 05:52:43 2012 +0000
@@ -41,7 +41,6 @@
     float get_msl_altitude();
     float get_course_d();
     float get_speed_k();
-    float get_speed_km();
     int get_satellites();
     float get_altitude_ft();