123

Fork of WizFi250Interface_1 by cliff Hong

Revision:
3:f78b0e66ed67
Parent:
0:e3dc9e54a15b
--- a/WizFi250/WizFi250_sock.cpp	Mon Aug 21 23:02:00 2017 +0000
+++ b/WizFi250/WizFi250_sock.cpp	Thu Sep 21 01:01:02 2017 +0000
@@ -69,6 +69,7 @@
         if( cmdSCON( "O","UCN",ip, remotePort, localPort, "0" ) )   return -1;
     }
     if(_state.cid < 0) return -1;
+    
 
     initCon(_state.cid, true);
     cid = _state.cid;