Communicates with the WiFi - be very careful when using as it is tempremental.
Dependencies: mbed
main.cpp
- Committer:
- qdanilc
- Date:
- 2017-05-24
- Revision:
- 2:0b9ca0830cd3
- Parent:
- 1:cd1fe330bc2a
- Child:
- 10:e5eee7bc1a7d
File content as of revision 2:0b9ca0830cd3:
#include "mbed.h" #include "WifiReceiver.h" int main() { initiateWifi(); }