MBED MQTT Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B MQTT-ansond c027_radios endpoint_core endpoint_mqtt mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Thu Mar 20 02:30:16 2014 +0000
Parent:
151:75b96c3419ae
Child:
153:983727628086
Commit message:
updates

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
endpoint_core.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Thu Mar 20 02:24:57 2014 +0000
+++ b/Definitions.h	Thu Mar 20 02:30:16 2014 +0000
@@ -59,11 +59,6 @@
 #define PL_ENABLE                   false                           // true - enable for endpoint light, false - disable
 #define PL_LIGHT_ID                 PL_LIGHT_ID_BILL                // Default light for Philips Light
 
-// unless we are using Philips lighting, disable the network mutex
-#ifndef PL_ENABLE
-#undef NETWORK_MUTEX
-#endif
-
 // External LED Light Configuration
 #define EXT_LED_ENABLE              true                            // true - enable external LED endpoint light, false - disable
 #define EXT_LED_PIN                 p21                             // pin to use for external LED cathode 
--- a/endpoint_core.lib	Thu Mar 20 02:24:57 2014 +0000
+++ b/endpoint_core.lib	Thu Mar 20 02:30:16 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#edf33bd41e4f
+http://mbed.org/users/ansond/code/endpoint_core/#40bb95a10a0e