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

Dependencies:   mbed

main.cpp

Committer:
qdanilc
Date:
2017-05-24
Revision:
1:cd1fe330bc2a
Parent:
0:c600fe917ab1
Child:
2:0b9ca0830cd3

File content as of revision 1:cd1fe330bc2a:

int main() {
    initiateWifi();
}