MBED NanoService Lighting Endpoint for NXP LPC1768+AppBoard

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

Revision:
63:8c5832926e72
Parent:
52:cda3326bc870
Child:
75:a334ac80270b
--- a/Definitions.h	Thu Sep 11 05:55:49 2014 +0000
+++ b/Definitions.h	Fri Sep 12 20:36:47 2014 +0000
@@ -59,8 +59,10 @@
 // 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               "Bilbao Spain Utilities"            // Where this light/endpoint lives
-#define ENDPOINT_GPS_COORDS             "43.263383,-2.923628"     // Bilbao spain  
+//#define ENDPOINT_LOCATION               "Bilbao Spain Utilities"            // Where this light/endpoint lives
+//#define ENDPOINT_GPS_COORDS             "43.263383,-2.923628"     // Bilbao spain  
+#define ENDPOINT_LOCATION               "Santa Clara Utilities"            // Where this light/endpoint lives
+#define ENDPOINT_GPS_COORDS             "37.404120,-121.973195"     // Santa Clara, CA 
 
 // DEBUG Hush Logging
 //#define HUSH_LOG                      true          // false - logging output, true - no logging