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: SDFileSystem mbed
Fork of wmx_laser by
Diff: main.cpp
- Revision:
- 1:9689429a0a29
- Parent:
- 0:1170747a672f
- Child:
- 2:a50b794b8ede
diff -r 1170747a672f -r 9689429a0a29 main.cpp
--- a/main.cpp Fri Aug 25 15:08:59 2017 +0000
+++ b/main.cpp Fri Aug 25 15:46:28 2017 +0000
@@ -36,6 +36,7 @@
int main() {
int ret;
wiz.init(mac_addr);
+ printf("DHCP...\r\n");
wiz.connect();
printf("IP: %s\r\n", wiz.getIPAddress());
