Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 10:e5eee7bc1a7d
- Parent:
- 2:0b9ca0830cd3
diff -r 8cf34e4f9ca0 -r e5eee7bc1a7d main.cpp --- 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