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

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Tue Mar 18 21:50:27 2014 +0000
Parent:
123:43e130c37cde
Child:
125:28865294624d
Commit message:
updates

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
endpoint_core.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Tue Mar 18 21:46:55 2014 +0000
+++ b/Definitions.h	Tue Mar 18 21:50:27 2014 +0000
@@ -51,6 +51,9 @@
 // Our Endpoint Version Annoucement
 #define ENDPOINT_VERSION_ANNOUNCE "\r\nMBED IMPACT(NSP) Endpoint v1.0"
 
+// Preference File Configuration
+#define PREFERENCES_FILE            "/local/nsp.cfg"// preferences file for endpoint  
+
 // Light Configuration
 #define LIGHT_NAME          "light-nsp-%d"          // name of each light in this endpoint
 #define LIGHT_BLINK_WAIT_MS 1000                    // time between blinks (ms)
--- a/endpoint_core.lib	Tue Mar 18 21:46:55 2014 +0000
+++ b/endpoint_core.lib	Tue Mar 18 21:50:27 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#1fb53d4729af
+http://mbed.org/users/ansond/code/endpoint_core/#432b68bd198f