Core Base Classes for the Light Endpoints

Dependencies:   BufferedSerial

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more

Revision:
164:668091e06c09
Parent:
163:abc7fc6b291d
Child:
165:cee5b7891267
--- a/main.cpp	Thu Jul 03 17:08:50 2014 +0000
+++ b/main.cpp	Thu Jul 03 17:22:36 2014 +0000
@@ -23,6 +23,8 @@
  
  #ifdef CELLULAR_NETWORK
     // MDMSerial 
+    #include "mbed.h"
+    #include "rtos.h"
     #include "MDM.h"
     
     // GPSParser