Xiaoyuan Yu / Mbed 2 deprecated Ex_FileSystem

Dependencies:   SDFileSystem mbed

Fork of wmx_laser by w mx

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());