MBED NanoService Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B c027_radios endpoint_core endpoint_nsp nsp_resources mbed mbed-rtos

Revision:
252:cdd766bca478
Parent:
241:1b92c4303724
--- a/Definitions.h	Fri Sep 19 05:26:53 2014 +0000
+++ b/Definitions.h	Fri Sep 19 05:42:47 2014 +0000
@@ -31,6 +31,9 @@
 #define CELLULAR_NETWORK                true                      // true - use cellular network, false - use ethernet (cannot co-exist together)
 //#define CELLULAR_DEBUG                  true                      // true - debug enabled, undef - no
 
+// Multitech Temp Probe customization
+//#define MULTITECH_TEMP_PROBE            true                // true - on, undef - off
+
 // NSP, which runs threaded, requires special handling of the cellular network stack with RTOS
 //#ifdef CELLULAR_NETWORK
 //    #define NSP_CELLULAR_NETWORK        true