DHCP IP Address Assigned for WIZnet Academy
Dependencies: WIZnetInterface mbed
Revision 1:3671705f50f0, committed 2016-04-04
- Comitter:
- joon874
- Date:
- Mon Apr 04 05:55:12 2016 +0000
- Parent:
- 0:36a59faf31b0
- Commit message:
- mbed lib update
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 Mon Apr 04 01:10:01 2016 +0000 +++ b/main.cpp Mon Apr 04 05:55:12 2016 +0000 @@ -28,7 +28,7 @@ printf("-- Ethetnet PHY Link - Done -- \r\n"); if (eth.connect() < 0 ) - printf("-- EThernet Connect - Fial -- \r\n"); + printf("-- EThernet Connect - Fail -- \r\n"); else { printf("-- Assigned Network Information -- \r\n");
--- a/mbed.bld Mon Apr 04 01:10:01 2016 +0000 +++ b/mbed.bld Mon Apr 04 05:55:12 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/ba1f97679dad \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/99a22ba036c9 \ No newline at end of file