endpoint C207 radio support

Dependents:   mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular

Revision:
6:cd2d23300f05
Parent:
5:a8fd1fa0f0d0
Child:
7:948040230536
diff -r a8fd1fa0f0d0 -r cd2d23300f05 MBEDUbloxGPS.h
--- a/MBEDUbloxGPS.h	Mon Mar 31 18:47:26 2014 +0000
+++ b/MBEDUbloxGPS.h	Tue Apr 01 03:19:55 2014 +0000
@@ -38,6 +38,7 @@
         virtual ~MBEDUbloxGPS();
        
        void  update();
+       bool  disconnect();
               
        float getLatitude();
        float getLongitude();