
MBED NanoService Lighting Endpoint for NXP LPC1768+AppBoard
Dependencies: C12832_lcd EthernetInterface StatusReporter LM75B endpoint_core endpoint_nsp mbed-rtos mbed nsp_resources
Revision 44:66ffad7c1de8, committed 2014-07-09
- Comitter:
- ansond
- Date:
- Wed Jul 09 22:25:14 2014 +0000
- Parent:
- 43:3e6e78c01e6a
- Child:
- 45:053841b8a18b
- Commit message:
- added toggle for multitech temp customization
Changed in this revision
Definitions.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Definitions.h Mon Jul 07 20:02:24 2014 +0000 +++ b/Definitions.h Wed Jul 09 22:25:14 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