GPS
Fork of GPS by
Diff: GPS.h
- Revision:
- 3:5cb504ce2793
- Parent:
- 2:dcc14e81f8be
- Child:
- 4:9ac674d05370
--- a/GPS.h Sat Oct 13 04:27:18 2012 +0000 +++ b/GPS.h Sun Oct 21 09:28:41 2012 +0000 @@ -41,6 +41,9 @@ int fixtype; // 0 = no fix; 1 = fix; 2=differential fix int satellites; // number of satellites used float altitude; // + string fix; + string cardinal; + float kph; private: