MBED MQTT Lighting Endpoint for NXP Ublox (Ethernet enabled)

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

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Mon Mar 31 19:43:31 2014 +0000
Parent:
201:f4b7bcf9c675
Child:
203:11575677120c
Commit message:
updates copcar

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	Mon Mar 31 19:28:53 2014 +0000
+++ b/Definitions.h	Mon Mar 31 19:43:31 2014 +0000
@@ -31,8 +31,8 @@
 //#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
-//#define COPCAR_PERSONALITY              true                        // the endpoint will emulate a cop car
+//#define LIGHT_PERSONALITY               true                        // the endpoint will be a (set of) lights
+#define COPCAR_PERSONALITY              true                        // the endpoint will emulate a cop car
 
 // include common definitions
 #include "CommonDefinitions.h"
--- a/endpoint_core.lib	Mon Mar 31 19:28:53 2014 +0000
+++ b/endpoint_core.lib	Mon Mar 31 19:43:31 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#89cd0657b3c3
+http://mbed.org/users/ansond/code/endpoint_core/#df0ca2c95982