MBED MQTT Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Thu Jul 17 21:15:23 2014 +0000
Parent:
249:c2274ca0d12f
Child:
251:03dcb3df6926
Commit message:
tweaked location

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Thu Jul 17 19:52:22 2014 +0000
+++ b/Definitions.h	Thu Jul 17 21:15:23 2014 +0000
@@ -60,7 +60,7 @@
 //#define ENDPOINT_LOCATION           "Las Vegas Police Dept"       // Copcar location
 //#define ENDPOINT_GPS_COORDS         "-115.147683 36.131735"       // Las Vegas
 #define ENDPOINT_LOCATION           "ISSUU Dept - Bilbao Spain"     // Copcar location
-#define ENDPOINT_GPS_COORDS         "-2.924114 43.263088"           // Bilbao Spain 
+#define ENDPOINT_GPS_COORDS         "-2.924335 43.262977"           // Bilbao Spain 
 
 // MBED doesnt have a good notion of time - so we code it here
 #define ENDPOINT_STARTTIME          "\"STARTDATETIME\":\"2014-07-25T22:03:06-07:00\","