endpoint C207 radio support

Dependents:   mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular

Revision:
4:0cc421d46a2b
Parent:
3:6acc6c8143b7
Child:
5:a8fd1fa0f0d0
diff -r 6acc6c8143b7 -r 0cc421d46a2b MBEDUbloxCellRadio.h
--- a/MBEDUbloxCellRadio.h	Sun Mar 30 16:16:38 2014 +0000
+++ b/MBEDUbloxCellRadio.h	Mon Mar 31 05:46:08 2014 +0000
@@ -18,12 +18,11 @@
  
  #ifndef _MBED_UBLOX_CELL_RADIO_H_
  #define _MBED_UBLOX_CELL_RADIO_H_
- 
+  
  #include "mbed.h"
  #include "C027.h"
- #include "UbloxUSBGSMModem.h"
- #include "UbloxUSBCDMAModem.h"
-
+ #include "UbloxModem.h"
+ 
  // ErrorHandler support
  #include "ErrorHandler.h"