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:
123:43e130c37cde
Parent:
122:66f5809440ef
Child:
124:78caa245d307
--- a/Definitions.h	Mon Mar 17 22:05:41 2014 +0000
+++ b/Definitions.h	Tue Mar 18 21:46:55 2014 +0000
@@ -54,7 +54,7 @@
 // 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)
-#define LIGHT_NAME_INDEX    1                       // start index for the ID of the light name   
+#define LIGHT_NAME_INDEX    1                       // start index for the ID of the light name
 
 // Philips Light Config
 #define PL_ENABLE           false                   // true - enable for endpoint light, false - disable