MBED MQTT Lighting Endpoint for NXP Ublox (Ethernet enabled)

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

Revision:
264:49522d3ac12e
Parent:
263:1ee458d70637
Child:
266:a93a2bc94d7f
--- a/Definitions.h	Wed Sep 10 16:19:18 2014 +0000
+++ b/Definitions.h	Wed Sep 10 17:32:04 2014 +0000
@@ -35,7 +35,7 @@
 #define COPCAR_PERSONALITY              true                      // the endpoint will emulate a cop car
 
 // special behavior for APM CopCar - steady state on/off for blinking
-#define APM_COPCAR_ENABLE               true                      // true - enabled, (undef) - disabled
+//#define APM_COPCAR_ENABLE               true                      // true - enabled, (undef) - disabled
 
 // APM Demo Light Configuration
 #define APM_LIGHT_ENABLE            false                            // true - enable APM Demo light, undef - disable