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
Parent:
4:fe7f04334a09
Child:
45:053841b8a18b
--- 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