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: NetServices mbed
Revision 2:006625ab89d2, committed 2011-03-06
- Comitter:
- hlipka
- Date:
- Sun Mar 06 21:28:42 2011 +0000
- Parent:
- 1:07158ff709d6
- Commit message:
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Jan 25 20:32:58 2011 +0000
+++ b/main.cpp Sun Mar 06 21:28:42 2011 +0000
@@ -35,7 +35,7 @@
printf("setup\n");
EthernetNetIf eth;
EthernetErr ethErr;
- printf("Setting up...\n");
+ printf("Setting up network...\n");
do {
ethErr = eth.setup();
if (ethErr) printf("waiting for network...\n", ethErr);
--- a/mbed.bld Tue Jan 25 20:32:58 2011 +0000 +++ b/mbed.bld Sun Mar 06 21:28:42 2011 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/9a9732ce53a1 +http://mbed.org/users/mbed_official/code/mbed/builds/63bcd7ba4912