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: HTTPClient WIZ820ioInterface mbed
Fork of HTTPClient_HelloWorld by
Revision 6:1aba7b616629, committed 2013-12-02
- Comitter:
- ban4jp
- Date:
- Mon Dec 02 14:46:25 2013 +0000
- Parent:
- 4:ca8e9930ba4e
- Parent:
- 5:dce35de805b5
- Child:
- 7:20fbe19ab86b
- Commit message:
- Merge
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Dec 01 18:54:44 2013 +0000
+++ b/main.cpp Mon Dec 02 14:46:25 2013 +0000
@@ -108,7 +108,7 @@
ret = eth.disconnect();
if (!ret)
{
- printf("Disconnect\n");
+ printf("Disconnected\n");
}
else
{
