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:
- 239:94000806837e
- Parent:
- 225:b25d253ecd7e
- Child:
- 240:ddc9d4962a86
diff -r 7d1b5a7a61bb -r 94000806837e Definitions.h --- a/Definitions.h Tue Jul 08 21:15:55 2014 +0000 +++ b/Definitions.h Wed Jul 09 22:30:24 2014 +0000 @@ -30,6 +30,9 @@ // Network Usage (default is Ethernet) // #define CELLULAR_NETWORK true // true - use cellular network, false - use ethernet (cannot co-exist together) +// Multitech Temp Probe customization +#define MULTITECH_TEMP_PROBE true // true - on, undef - off + // what kind of personality we are... #define LIGHT_PERSONALITY true // the endpoint will be a (set of) lights //#define COPCAR_PERSONALITY true // the endpoint will emulate a cop car