MBED NanoService Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B c027_radios endpoint_core endpoint_nsp nsp_resources mbed mbed-rtos

Revision:
238:ba3d07e39840
Parent:
230:b8faf572bdb3
Child:
239:b2fea9e246f6
--- a/Definitions.h	Tue Sep 09 20:52:56 2014 +0000
+++ b/Definitions.h	Wed Sep 10 16:21:21 2014 +0000
@@ -76,8 +76,10 @@
 // Endpoint GPS Coordinates
 //#define ENDPOINT_LOCATION          "Las Vegas Police Dept"       // Where this light/endpoint lives
 //#define ENDPOINT_GPS_COORDS        "36.131735,-115.147683"       // Joe Brown Drive 
-#define ENDPOINT_LOCATION           "ISSUU Dept - Bilbao Spain"     // Copcar location
-#define ENDPOINT_GPS_COORDS         "43.262977,-2.924335"           // Bilbao Spain 
+//#define ENDPOINT_LOCATION           "ISSUU Dept - Bilbao Spain"     // Copcar location
+//#define ENDPOINT_GPS_COORDS         "43.262977,-2.924335"           // Bilbao Spain 
+#define ENDPOINT_LOCATION           "Santa Clara Police Dept"     // Copcar location
+#define ENDPOINT_GPS_COORDS         "37.403841,-121.973001"           // Santa Clara CA 
 
 // Reset our config values if needed
 #ifdef _ENDPOINT_UBLOX_PLATFORM