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: mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular
Diff: MBEDUbloxGPS.h
- Revision:
- 7:948040230536
- Parent:
- 6:cd2d23300f05
- Child:
- 12:29ff8e9e0cbe
diff -r cd2d23300f05 -r 948040230536 MBEDUbloxGPS.h
--- a/MBEDUbloxGPS.h Tue Apr 01 03:19:55 2014 +0000
+++ b/MBEDUbloxGPS.h Tue Apr 01 03:23:32 2014 +0000
@@ -38,6 +38,8 @@
virtual ~MBEDUbloxGPS();
void update();
+
+ bool connect();
bool disconnect();
float getLatitude();