MBED NanoService Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B c027_radios endpoint_core endpoint_nsp nsp_resources mbed mbed-rtos

Revision:
230:b8faf572bdb3
Parent:
227:97b0a7e6bdcd
Child:
238:ba3d07e39840
--- a/Definitions.h	Thu Jul 31 17:07:08 2014 +0000
+++ b/Definitions.h	Fri Aug 01 12:28:09 2014 +0000
@@ -40,6 +40,9 @@
 //#define LIGHT_PERSONALITY               true                      // the endpoint will be a (set of) lights
 #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
+
 // APM Demo Light Configuration
 #define APM_LIGHT_ENABLE            false                            // true - enable APM Demo light, undef - disable