MBED NanoService Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B endpoint_core endpoint_nsp mbed-rtos mbed nsp_resources

Revision:
219:8b83fb611d0f
Parent:
215:4f43da39cb76
Child:
227:76dbd27b3c27
--- a/Definitions.h	Thu Jul 31 17:07:50 2014 +0000
+++ b/Definitions.h	Fri Aug 01 12:29:09 2014 +0000
@@ -34,6 +34,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