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, committed 2017-11-10
- Comitter:
- Jenny Plunkett
- Date:
- Fri Nov 10 17:44:23 2017 -0600
- Parent:
- 2:ba90e563a0d0
- Child:
- 4:0160ae8489f3
- Commit message:
- Updated headers
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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
Cambridge Hackathon

