Communicates with the WiFi - be very careful when using as it is tempremental.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 2:0b9ca0830cd3
- Parent:
- 1:cd1fe330bc2a
- Child:
- 10:e5eee7bc1a7d
--- a/main.cpp Wed May 24 15:42:41 2017 +0000 +++ b/main.cpp Wed May 24 16:17:04 2017 +0000 @@ -1,3 +1,5 @@ +#include "mbed.h" +#include "WifiReceiver.h" int main() { initiateWifi(); } \ No newline at end of file