
MBED MQTT Lighting Endpoint for NXP Ublox (Ethernet enabled)
Dependencies: C027 C12832 EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed
Revision 272:5a5065266eeb, committed 2014-09-19
- Comitter:
- ansond
- Date:
- Fri Sep 19 05:41:46 2014 +0000
- Parent:
- 271:665f0898f98a
- Child:
- 273:333f53672494
- Commit message:
- double checked all config options for techcon
Changed in this revision
Definitions.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Definitions.h Fri Sep 19 04:51:16 2014 +0000 +++ b/Definitions.h Fri Sep 19 05:41:46 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