MBED MQTT Lighting Endpoint for NXP LPC1768+AppBoard
Dependencies: C12832_lcd EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed
Diff: Definitions.h
- Revision:
- 249:feb98bc83ea3
- Parent:
- 241:f0e47c31bd04
- Child:
- 260:ed171435e410
--- a/Definitions.h Fri Aug 01 12:22:05 2014 +0000 +++ b/Definitions.h Fri Aug 01 12:23:09 2014 +0000 @@ -37,6 +37,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