
MBED MQTT Lighting Endpoint for NXP Ublox (cellular enabled)
Dependencies: C027_Support C12832 StatusReporter LM75B MQTT-ansond c027_radios endpoint_core endpoint_mqtt mbed-rtos mbed
Revision 246:f890cc8aed31, committed 2014-07-01
- Comitter:
- ansond
- Date:
- Tue Jul 01 20:13:36 2014 +0000
- Parent:
- 245:621d503bbb8f
- Child:
- 247:a0e09c7934f5
- Commit message:
- updates - cellular working now
Changed in this revision
--- a/Definitions.h Tue Jul 01 20:02:42 2014 +0000 +++ b/Definitions.h Tue Jul 01 20:13:36 2014 +0000 @@ -38,6 +38,11 @@ // include common definitions #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 + // MQTT specific support #include "MQTTDefinitions.h"
--- a/c027_radios.lib Tue Jul 01 20:02:42 2014 +0000 +++ b/c027_radios.lib Tue Jul 01 20:13:36 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/c027_radios/#2d9bb520794c +http://mbed.org/users/ansond/code/c027_radios/#0fcc7e5ff8a6
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-rtos.lib Tue Jul 01 20:13:36 2014 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed-rtos/#f88660a9bed1