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:
206:21d73db50cf3
Parent:
205:8d15b5c00a9f
Child:
207:01f3236a2339
--- a/Definitions.h	Tue Jul 01 20:15:09 2014 +0000
+++ b/Definitions.h	Tue Jul 01 20:15:49 2014 +0000
@@ -39,9 +39,9 @@
 #include "CommonDefinitions.h"
 
 // Turn all these on for cellular 
-#define EH_USE_MUTEXES              true                            // true - yes, undef - no
-#define NETWORK_MUTEX               true                            // true - yes, undef - no
-#define ENABLE_THREADS              true                            // true - yes, undef - no
+#define EH_USE_MUTEXES              true                          // true - yes, undef - no
+#define NETWORK_MUTEX               true                          // true - yes, undef - no
+#define ENABLE_THREADS              true                          // true - yes, undef - no
 
 // NSP specific definitions
 #include "NSPDefinitions.h"