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

Committer:
dan_ackme
Date:
Wed Nov 26 23:46:00 2014 -0800
Revision:
34:2616445d0823
added support for out-dated wifi firmware

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dan_ackme 34:2616445d0823 1 <!DOCTYPE HTML>
dan_ackme 34:2616445d0823 2 <html lang="en-US">
dan_ackme 34:2616445d0823 3 <head>
dan_ackme 34:2616445d0823 4 <meta charset="UTF-8">
dan_ackme 34:2616445d0823 5 <meta http-equiv="refresh" content="1;url=html/index.html">
dan_ackme 34:2616445d0823 6 <script type="text/javascript">
dan_ackme 34:2616445d0823 7 window.location.href = "html/index.html"
dan_ackme 34:2616445d0823 8 </script>
dan_ackme 34:2616445d0823 9 <title>Page Redirection</title>
dan_ackme 34:2616445d0823 10 </head>
dan_ackme 34:2616445d0823 11 <body>
dan_ackme 34:2616445d0823 12 If you are not redirected automatically, follow the <a href='html/index.html'>link to the T4F documentation</a>
dan_ackme 34:2616445d0823 13 </body>
dan_ackme 34:2616445d0823 14 </html>