MBED NanoService Lighting Endpoint for NXP LPC1768+AppBoard

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

Revision:
75:a334ac80270b
Parent:
63:8c5832926e72
--- a/Definitions.h	Fri Sep 19 05:25:04 2014 +0000
+++ b/Definitions.h	Fri Sep 19 05:42:07 2014 +0000
@@ -31,7 +31,7 @@
 //#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
+//#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
@@ -41,7 +41,7 @@
 //#define APM_COPCAR_ENABLE               true                      // true - enabled, (undef) - disabled
 
 // APM Demo Light Configuration
-#define APM_LIGHT_ENABLE            false                            // true - enable APM Demo light, undef - disable
+//#define APM_LIGHT_ENABLE            false                            // true - enable APM Demo light, undef - disable
 
 // External LED Light Configuration
 #define EXT_LED_ENABLE              true                            // true - enable external LED endpoint light, false - disable