MBED NanoService Lighting Endpoint for NXP LPC1768+AppBoard

Dependencies:   C12832_lcd EthernetInterface StatusReporter LM75B endpoint_core endpoint_nsp mbed-rtos mbed nsp_resources

Revision:
4:fe7f04334a09
Parent:
0:b3127c110758
Child:
44:66ffad7c1de8
--- a/Definitions.h	Mon Mar 31 17:41:46 2014 +0000
+++ b/Definitions.h	Mon Mar 31 19:01:54 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