ThingPlug Test

Dependents:   WizFi310_ThingPlug_Test WizFi310_ThingPlug_Test_P

Fork of WizFi310Interface by WIZnet

Revision:
5:72212beb817c
Parent:
0:df571f8f8c03
--- a/WizFi310/WizFi310_hal.cpp	Mon Apr 17 06:44:26 2017 +0000
+++ b/WizFi310/WizFi310_hal.cpp	Mon Jun 26 00:17:10 2017 +0000
@@ -43,9 +43,8 @@
     char c;
 
     c = getUart();
-
+    
     recvData(c);
-    //S_UartPutc(c);
 }
 
 int WizFi310::getUart()