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:
241:1b92c4303724
Parent:
239:b2fea9e246f6
Child:
252:cdd766bca478
--- a/Definitions.h	Thu Sep 11 06:01:00 2014 +0000
+++ b/Definitions.h	Fri Sep 12 20:38:54 2014 +0000
@@ -78,8 +78,8 @@
 //#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           "Santa Clara Police Dept"     // Copcar location
-#define ENDPOINT_GPS_COORDS         "37.403841,-121.973001"           // Santa Clara CA 
+#define ENDPOINT_LOCATION            "Santa Clara PD"            // Where this light/endpoint lives
+#define ENDPOINT_GPS_COORDS          "37.403841,-121.973001"     // Santa Clara, CA
 
 // Reset our config values if needed
 #ifdef _ENDPOINT_UBLOX_PLATFORM