Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GPSXbee GPSXbee_1_1 GPSXbee_1_0 GPSXbeeCamera_1_0
Fork of GPS by
Diff: GPS.h
- Revision:
- 3:5cb504ce2793
- Parent:
- 2:dcc14e81f8be
- Child:
- 4:85068b8c3f50
--- 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: