123

Fork of WizFi250Interface_1 by cliff Hong

Revision:
3:f78b0e66ed67
Parent:
1:046a828fe0d2
--- a/WizFi250Interface.cpp	Mon Aug 21 23:02:00 2017 +0000
+++ b/WizFi250Interface.cpp	Thu Sep 21 01:01:02 2017 +0000
@@ -176,6 +176,7 @@
     socket->id = cid;
     socket->connected = true;
     wait_ms(WizFi250_DELAY_MS);
+    printf("TEST 200\r\n");
     return 0;
 }