MBED NanoService Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B endpoint_core endpoint_nsp mbed-rtos mbed nsp_resources

Revision:
230:f1fab8125edb
Parent:
228:dfa947de956d
Child:
241:82eccb08194a
--- a/Definitions.h	Thu Sep 11 06:01:42 2014 +0000
+++ b/Definitions.h	Fri Sep 12 20:39:40 2014 +0000
@@ -64,8 +64,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