Host library for controlling a WiConnect enabled Wi-Fi module.

Dependents:   wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more

Revision:
10:735194df0097
Child:
11:ea484e1b7fc4
diff -r b6218dc218ad -r 735194df0097 doc/html/modules.js
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/html/modules.js	Mon Aug 11 21:59:00 2014 -0700
@@ -0,0 +1,6 @@
+var modules =
+[
+    [ "Core API", "group__api__core.html", "group__api__core" ],
+    [ "Network API", "group__api__network.html", "group__api__network" ],
+    [ "Socket API", "group__api__socket.html", "group__api__socket" ]
+];
\ No newline at end of file