Skeleton program for Federico's 4YP project.

Dependencies:   WebSocketClient WiflyInterface mbed messages

Fork of IoT_Ex by Damien Frost

Revision:
9:9b6a54e63942
Parent:
8:5afd599875e4
Child:
10:e8b66718a103
diff -r 5afd599875e4 -r 9b6a54e63942 main.cpp
--- a/main.cpp	Thu Nov 24 16:54:56 2016 +0000
+++ b/main.cpp	Tue Nov 29 12:22:14 2016 +0000
@@ -46,6 +46,7 @@
 #include "messages.h"
 
 
+
 // Main Loop!
 int main() {
     unsigned int wifi_cmd = NO_WIFI_CMD;