Sample code that showcases how to use IBMIoTF client library to connect the mbed LPC1768 or FRDM-K64F devices to the IBM Internet of Things Cloud service.

Dependencies:   C12832 IBMIoTF LM75B MMA7660

Revision:
4:a416fef97faa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Tue May 30 06:59:13 2017 +0000
@@ -0,0 +1,3 @@
+{
+        "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_custom_config.h\""]
+}