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
Diff: doc/html/modules.js
- Revision:
- 13:2b51f5267c92
- Parent:
- 11:ea484e1b7fc4
- Child:
- 29:b6af04b77a56
--- a/doc/html/modules.js Tue Aug 12 02:44:34 2014 -0700 +++ b/doc/html/modules.js Wed Aug 13 03:14:30 2014 -0700 @@ -1,9 +1,8 @@ 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" ], - [ "File API", "group__api__file.html", "group__api__file" ], - [ "Types", "group__types.html", "group__types" ], + [ "Core", "group__api__core.html", "group__api__core" ], + [ "Network", "group__api__network.html", "group__api__network" ], + [ "Socket", "group__api__socket.html", "group__api__socket" ], + [ "File", "group__api__file.html", "group__api__file" ], [ "Conversion Utilities", "group__conversion__util.html", "group__conversion__util" ] ]; \ No newline at end of file