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:
Wed Mar 19 17:05:11 2014 +0000
Parent:
145:0a54b3df7a5b
Child:
147:537bcacd855d
Commit message:
working mac disabled

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
--- 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