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:
Wed Sep 10 17:32:04 2014 +0000
Parent:
263:1ee458d70637
Child:
265:d0e9451f67d4
Commit message:
disabled APM light behavior

Changed in this revision

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