endpoint C207 radio support

Dependents:   mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular

Revision:
23:a12a6b3910a9
Parent:
21:05af8f1a4303
diff -r dca1bfab3021 -r a12a6b3910a9 MBEDUbloxCellRadio.h
--- a/MBEDUbloxCellRadio.h	Fri Sep 12 21:11:16 2014 +0000
+++ b/MBEDUbloxCellRadio.h	Fri Sep 26 05:22:50 2014 +0000
@@ -48,7 +48,7 @@
         bool                m_connected;
         
      public:
-        MBEDUbloxCellRadio(ErrorHandler *error_handler,void *endpoint,void *modem);
+        MBEDUbloxCellRadio(Logger *error_handler,void *endpoint,void *modem);
         virtual ~MBEDUbloxCellRadio();
        
        bool connect();