MBED MQTT Lighting Endpoint for NXP LPC1768+AppBoard

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

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Wed Mar 26 20:01:43 2014 +0000
Parent:
172:e996f6ce25f7
Child:
174:4da75aabdd67
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
endpoint_mqtt.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Wed Mar 26 19:55:33 2014 +0000
+++ b/Definitions.h	Wed Mar 26 20:01:43 2014 +0000
@@ -22,6 +22,10 @@
 // platform
 #include "mbed.h"
 
+// Platform Switch
+#define   _ENDPOINT_UBLOX_PLATFORM  true                // uncomment for the U-Blox MBED platform
+#define   _ENDPOINT_NXP_PLATFORM    true                // uncomment for the NXP MBED platform
+
 // include common definitions
 #include "CommonDefinitions.h"
 
--- a/endpoint_core.lib	Wed Mar 26 19:55:33 2014 +0000
+++ b/endpoint_core.lib	Wed Mar 26 20:01:43 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#3e63174bcbc6
+http://mbed.org/users/ansond/code/endpoint_core/#58cd1d28f734
--- a/endpoint_mqtt.lib	Wed Mar 26 19:55:33 2014 +0000
+++ b/endpoint_mqtt.lib	Wed Mar 26 20:01:43 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_mqtt/#5976e067b32a
+http://mbed.org/users/ansond/code/endpoint_mqtt/#e949b5a5f40a