This is library for using WizFi250

Dependents:   WebSocket_WizFi250_HelloWorld IFTTT_WizFi250 AxedaGo-WizFi250 FANARM_AP_udp_server ... more

Revision:
8:431172d536ee
Parent:
7:ba28fe711055
Child:
13:0b8e51d3c0e8
--- a/WizFi250Interface.cpp	Fri Nov 14 15:27:47 2014 +0900
+++ b/WizFi250Interface.cpp	Fri Nov 14 16:53:10 2014 +0900
@@ -57,7 +57,8 @@
 
 int WizFi250Interface::disconnect()
 {
-
+	// kaizen 20141114 It have to modify
+	return 0;
 }
 
 char* WizFi250Interface::getMACAddress()