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: WIZWebtInterface mbed
Fork of HTTP_Test_Server_Web by
Revision 4:f975091219a2, committed 2016-11-16
- Comitter:
- 846354866
- Date:
- Wed Nov 16 06:16:59 2016 +0000
- Parent:
- 3:dc786e394e82
- Commit message:
Changed in this revision
| WIZnetInterface.lib | Show annotated file Show diff for this revision Revisions of this file |
| wizHTML.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/WIZnetInterface.lib Wed Nov 16 05:25:55 2016 +0000 +++ b/WIZnetInterface.lib Wed Nov 16 06:16:59 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/WIZnet/code/WIZnetInterface/#d4ed4f463f3d +https://developer.mbed.org/users/846354866/code/WIZWebtInterface/#d4ed4f463f3d
--- a/wizHTML.h Wed Nov 16 05:25:55 2016 +0000
+++ b/wizHTML.h Wed Nov 16 06:16:59 2016 +0000
@@ -74,5 +74,5 @@
<form action='http://%s'><H3>Led:<input type='submit' value='ON/OFF'><H3></form>\
</tbody>\
<meta http-equiv='refresh' content='2'>\
- </html>\0", Temp, tempW, Hum, humW, Gas, gasW, Led, ledS, ip);
+ </html>", Temp, tempW, Hum, humW, Gas, gasW, Led, ledS, ip);
}
\ No newline at end of file
