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:
26:791d22d43cb4
Parent:
25:2a001b4f7024
Child:
47:fa96ddc36f04
--- a/MBEDToIOCResourceMap.h	Thu Feb 27 04:05:31 2014 +0000
+++ b/MBEDToIOCResourceMap.h	Thu Feb 27 06:04:52 2014 +0000
@@ -22,8 +22,6 @@
 #include "ErrorHandler.h"
 #include "MapEntry.h"
 
-#define NUM_MAPPINGS        16
-
 class MBEDToIOCResourceMap {
     private:
         ErrorHandler *m_error_handler;