GPS
Fork of GPS by
Diff: GPS.h
- Revision:
- 4:9ac674d05370
- Parent:
- 3:5cb504ce2793
--- a/GPS.h Sun Oct 21 09:28:41 2012 +0000 +++ b/GPS.h Sun Jan 19 07:44:51 2014 +0000 @@ -37,7 +37,10 @@ float longitude; // float speed; // speed in knots float heading; // heading in degrees derived from previous & current location - int date; // + string date; // + int day; + int month; + int year; int fixtype; // 0 = no fix; 1 = fix; 2=differential fix int satellites; // number of satellites used float altitude; //