MBED NanoService Lighting Endpoint for NXP LPC1768+AppBoard

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

Revision:
45:053841b8a18b
Parent:
44:66ffad7c1de8
Child:
46:e17a4e14a73b
--- a/Definitions.h	Wed Jul 09 22:25:14 2014 +0000
+++ b/Definitions.h	Wed Jul 16 17:31:05 2014 +0000
@@ -37,6 +37,12 @@
 #define LIGHT_PERSONALITY               true                // the endpoint will be a (set of) lights
 //#define COPCAR_PERSONALITY              true                // the endpoint will emulate a cop car
 
+// APM Demo Light Configuration
+#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
+
 // include common definitions
 #include "CommonDefinitions.h"
 
@@ -47,9 +53,6 @@
 #define PL_ENABLE                       false               // true - enable for endpoint light, false - disable
 #define PL_LIGHT_ID                     PL_LIGHT_ID_BILL    // Default light for Philips Light
 
-// External LED Light Configuration
-#define EXT_LED_ENABLE                  true                // true - enable external LED endpoint light, false - disable
-
 // Endpoint GPS Coordinates
 #define ENDPOINT_LOCATION               "Las Vegas Country Club"// Where this light/endpoint lives
 #define ENDPOINT_GPS_COORDS             "36.131258,-115.144414" // golf course 36.131258,-115.144414