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:
215:4f43da39cb76
Parent:
212:5b2229fbbbba
Child:
219:8b83fb611d0f
--- a/Definitions.h	Thu Jul 17 19:54:11 2014 +0000
+++ b/Definitions.h	Thu Jul 17 21:16:07 2014 +0000
@@ -60,7 +60,7 @@
 //#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.263088,-2.924114"           // Bilbao Spain 
+#define ENDPOINT_GPS_COORDS         "43.262977,-2.924335"           // Bilbao Spain 
 
 // Reset our config values if needed
 #ifdef _ENDPOINT_UBLOX_PLATFORM