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
doc/wiconnect_documentation.html@42:8ffb253b09e7, 2015-09-28 (annotated)
- Committer:
- aymangrais
- Date:
- Mon Sep 28 03:38:43 2015 +0000
- Revision:
- 42:8ffb253b09e7
- Parent:
- 10:735194df0097
increase ota timeout to be 5 seconds (instead of 1.5 sec)
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
dan_ackme | 10:735194df0097 | 1 | <!DOCTYPE HTML> |
dan_ackme | 10:735194df0097 | 2 | <html lang="en-US"> |
dan_ackme | 10:735194df0097 | 3 | <head> |
dan_ackme | 10:735194df0097 | 4 | <meta charset="UTF-8"> |
dan_ackme | 10:735194df0097 | 5 | <meta http-equiv="refresh" content="1;url=html/index.html"> |
dan_ackme | 10:735194df0097 | 6 | <script type="text/javascript"> |
dan_ackme | 10:735194df0097 | 7 | window.location.href = "html/index.html" |
dan_ackme | 10:735194df0097 | 8 | </script> |
dan_ackme | 10:735194df0097 | 9 | <title>Page Redirection</title> |
dan_ackme | 10:735194df0097 | 10 | </head> |
dan_ackme | 10:735194df0097 | 11 | <body> |
dan_ackme | 10:735194df0097 | 12 | If you are not redirected automatically, follow the <a href='html/index.html'>link to the T4F documentation</a> |
dan_ackme | 10:735194df0097 | 13 | </body> |
dan_ackme | 10:735194df0097 | 14 | </html> |