DIYmall 0.96" Inch I2c IIC Serial 128x64 Oled LCD LED White Display Module

Dependencies:   Adafruit_GFX SDFileSystem

Fork of ATT_AWS_IoT_demo by AT&T IoT

Revision:
20:ee34856ae510
Parent:
18:6370da1de572
--- a/AWS_openssl/aws_iot_src/protocol/mqtt/aws_iot_embedded_client_wrapper/network_interface.h	Tue Dec 06 22:45:00 2016 +0000
+++ b/AWS_openssl/aws_iot_src/protocol/mqtt/aws_iot_embedded_client_wrapper/network_interface.h	Wed Dec 07 20:37:20 2016 +0000
@@ -32,10 +32,10 @@
 // in multiple network targets in the future that operate off of mbed-os.
 //
 // The Avnet M14A2A Cellular Shield (uses the AT&T LTE network)
-//#define USING_AVNET_SHIELD
+#define USING_AVNET_SHIELD
 //
 // The FRDM-K64F wired Ethernet lwip
-#define USING_FRDM_K64F_LWIP
+//#define USING_FRDM_K64F_LWIP
 //=====================================================================================================================
 
 #ifdef USING_AVNET_SHIELD