htgghg

Dependents:   WizFi310_Station WizFi310_Station1 WizFi310_AP dweetIo_CloudService_WizFi310

Fork of WizFi310Interface_Legacy by WIZnet

Revision:
2:a4890cc8be69
Parent:
0:774ff1e8b26b
--- a/WizFi310/WizFi310_sock.cpp	Tue May 02 00:31:36 2017 +0000
+++ b/WizFi310/WizFi310_sock.cpp	Mon Sep 18 02:50:44 2017 +0000
@@ -238,6 +238,7 @@
     return -1;
 }
 
+
 int WizFi310::getRemote(int cid, char **ip, int *port)
 {
     if (!isConnected(cid))  return -1;