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 Sep 10 17:31:43 2014 +0000
Parent:
280:9fc68227401c
Child:
282:b08c01e05a56
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:18:54 2014 +0000
+++ b/Definitions.h	Wed Sep 10 17:31:43 2014 +0000
@@ -39,7 +39,7 @@
 #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
+//#define APM_LIGHT_ENABLE            false                            // true - enable APM Demo light, undef - disable
 
 // External LED Light Configuration
 #define EXT_LED_ENABLE              true                            // true - enable external LED endpoint light, false - disable