endpoint C207 radio support

Dependents:   mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular

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();