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:
170:9ee711ce73df
Parent:
169:584a83987318
Child:
172:524fffee93e6
--- a/Definitions.h	Mon Mar 31 17:43:41 2014 +0000
+++ b/Definitions.h	Mon Mar 31 19:13:27 2014 +0000
@@ -27,6 +27,9 @@
 //#define   _ENDPOINT_FREESCALE_PLATFORM  true                      // uncomment for the Freescale Freedom MBED platform
 //#define   _ENDPOINT_NXP_PLATFORM        true                      // uncomment for the NXP MBED platform
 
+// Network Usage (default is Ethernet)
+#define CELLULAR_NETWORK                true                        // true - use cellular network, false - use ethernet (cannot co-exist together)
+
 // 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