V.062 11/3

Dependencies:   FT6206 SDFileSystem ILI9341_t3

Fork of ATT_AWS_IoT_demo_v06 by attiot

Revision:
31:255a2c6f8f47
Parent:
30:8c979815f533
--- a/main.cpp	Wed Nov 15 19:28:37 2017 +0000
+++ b/main.cpp	Thu Nov 16 21:45:54 2017 +0000
@@ -681,7 +681,7 @@
     
     // Set baud rate for PC Serial
     pc.baud(115200);
-    ShowINFO("AT&T AWS IoT Demo V.08T");    //T for test AWS account config
+    ShowINFO("AT&T AWS IoT Demo V.08");    //T indicates test AWS account config
     
     // Draw logos
     tft.writeRect2BPP(38, 33, 234, 96, att, att_palette);