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:
16:2b016c0f4341
Parent:
15:04b77b0952ea
Child:
19:a1fb67efb302
--- a/Definitions.h	Fri Feb 28 21:30:56 2014 +0000
+++ b/Definitions.h	Fri Feb 28 22:05:19 2014 +0000
@@ -53,8 +53,8 @@
 
 // Endpoint GPS Coordinates
 #define ENDPOINT_LOCATION   "Oulo Finland"         // Where this light/endpoint lives
-#define ENDPOINT_GPS_COORDS "65.017210,25.492411"  // work
-//#define ENDPOINT_GPS_COORDS "65.020071,25.467880"  // home
+#define ENDPOINT_GPS_COORDS "65.017210, 25.492411"  // work
+//#define ENDPOINT_GPS_COORDS "65.020071, 25.467880"  // home
 
 // TEMP - until we get HTTPS with BasicAuth working in MBED...
 #define GW_IPADDRESS                "192.168.1.191"     // work