AWS IoT demonstration using the Avnet Shield (AT&T LTE) and the FRDM-K64F target board.

Dependencies:   K64F_FATFileSystem

Fork of mbed-os-example-tls-tls-client by mbed-os-examples

Revision:
24:224c07ec3bd0
Parent:
23:b9ff83dc965f
--- a/AWS_openssl/aws_iot_config.h	Thu Dec 15 18:05:09 2016 +0000
+++ b/AWS_openssl/aws_iot_config.h	Fri Dec 16 18:04:39 2016 +0000
@@ -28,7 +28,7 @@
 // b) Pull certs and MQTT information from SD card.
 //
 // Pull information from SD card
-//#define USING_SD_CARD
+#define USING_SD_CARD
 //=====================================================================================================================
 
 // =================================================