MBED NanoService Lighting Endpoint for NXP LPC1768+AppBoard

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

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Thu Jul 17 17:04:18 2014 +0000
Parent:
45:053841b8a18b
Child:
47:cacf3923c605
Commit message:
updated GPS coords

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Wed Jul 16 17:31:05 2014 +0000
+++ b/Definitions.h	Thu Jul 17 17:04:18 2014 +0000
@@ -54,8 +54,10 @@
 #define PL_LIGHT_ID                     PL_LIGHT_ID_BILL    // Default light for Philips Light
 
 // 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 
+//#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 
+#define ENDPOINT_LOCATION               "Bilbao Spain Utilities"            // Where this light/endpoint lives
+#define ENDPOINT_GPS_COORDS             "43.263383,-2.923628"     // Bilbao spain  
 
 // DEBUG Hush Logging
 //#define HUSH_LOG                      true          // false - logging output, true - no logging