endpoint C207 radio support

Dependents:   mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular

Revision:
12:29ff8e9e0cbe
Parent:
7:948040230536
Child:
16:19f597d8048f
diff -r 9f031bd67811 -r 29ff8e9e0cbe MBEDUbloxGPS.h
--- a/MBEDUbloxGPS.h	Wed Apr 02 16:08:40 2014 +0000
+++ b/MBEDUbloxGPS.h	Wed Apr 02 18:16:03 2014 +0000
@@ -34,7 +34,7 @@
         float         m_longitude;
         
      public:
-        MBEDUbloxGPS(ErrorHandler *error_handler, void *endpoint);
+        MBEDUbloxGPS(ErrorHandler *error_handler, void *endpoint,C027 *c027);
         virtual ~MBEDUbloxGPS();
        
        void  update();