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

Revision:
146:41c900c6edad
Parent:
145:0a54b3df7a5b
Child:
151:75b96c3419ae
--- a/Definitions.h	Wed Mar 19 15:29:18 2014 +0000
+++ b/Definitions.h	Wed Mar 19 17:05:11 2014 +0000
@@ -48,7 +48,7 @@
 #define PREFERENCES_FILE            "/local/mqtt.cfg"               // preferences file for endpoint  
 
 // our MAC address
-#define MAC_ADDRESS                   0xa0,0x12,0xAB,0xE3,0x4F,0x56
+//#define MAC_ADDRESS                   0xa0,0x12,0xAB,0xE3,0x4F,0x56
 
 // Light Configuration
 #define LIGHT_NAME                  "light-mqtt-%d"                 // name of each light in this endpoint