Communicates with the WiFi - be very careful when using as it is tempremental.

Dependencies:   mbed

Revision:
10:e5eee7bc1a7d
Parent:
2:0b9ca0830cd3
--- a/main.cpp	Fri May 26 09:47:27 2017 +0000
+++ b/main.cpp	Fri May 26 12:01:49 2017 +0000
@@ -1,5 +1,6 @@
 #include "mbed.h"
 #include "WifiReceiver.h"
+
 int main() {
     initiateWifi();
 }
\ No newline at end of file