MBED MQTT Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed

Revision:
201:f4b7bcf9c675
Parent:
198:fa509ef2cafe
Child:
202:f0cc00d2404b
--- a/Definitions.h	Mon Mar 31 18:58:23 2014 +0000
+++ b/Definitions.h	Mon Mar 31 19:28:53 2014 +0000
@@ -28,7 +28,7 @@
 //#define   _ENDPOINT_NXP_PLATFORM        true                // uncomment for the NXP MBED platform
 
 // Network Usage (default is Ethernet)
-#define CELLULAR_NETWORK                true                        // true - use cellular network, false - use ethernet (cannot co-exist together)
+//#define CELLULAR_NETWORK                true                        // true - use cellular network, false - use ethernet (cannot co-exist together)
 
 // what kind of personality we are...
 #define LIGHT_PERSONALITY               true                        // the endpoint will be a (set of) lights