Demo for Mbed Connect Cloud board and an IFTTT integration with Google Sheets

Dependencies:   mbed-http C12832

View the tutorial for this demo here.

Revision:
3:53f29f617e33
Parent:
0:e7e395d6f1fc
Child:
5:597c63117d91
--- a/main.cpp	Fri Nov 10 17:43:29 2017 -0600
+++ b/main.cpp	Fri Nov 10 17:44:23 2017 -0600
@@ -12,8 +12,8 @@
 // from ARM Limited or its affiliates.
 //----------------------------------------------------------------------------
 #include "mbed.h"
+#include "C12832.h"
 #include "OdinWiFiInterface.h"
-#include "TCPSocket.h"
 #include "http_request.h"
 
 // GLOBAL VARIABLES HERE