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:
28:4650c541b029
Parent:
15:6f2798e45099
diff -r 2f486c766854 -r 4650c541b029 AWS_openssl/aws_iot_src/utils/aws_iot_log.h
--- a/AWS_openssl/aws_iot_src/utils/aws_iot_log.h	Tue Feb 07 16:18:57 2017 +0000
+++ b/AWS_openssl/aws_iot_src/utils/aws_iot_log.h	Tue Oct 09 20:57:34 2018 +0000
@@ -27,7 +27,7 @@
  
 // Change to a number between 1 and 4 to debug the TLS connection 
 // WARNING: the large number of prints may cause timeouts during the connection.
-#define DEBUG_LEVEL 0
+#define DEBUG_LEVEL 1
 
 #ifndef _IOT_LOG_H
 #define _IOT_LOG_H