Freedman v2

Dependents:   Freedman_v2

Fork of WizFi250Interface by DongEun Koak

Revision:
7:ba28fe711055
Parent:
6:e149bf87a1bd
Child:
8:431172d536ee
--- a/WizFi250Interface.cpp	Fri Nov 14 15:22:27 2014 +0900
+++ b/WizFi250Interface.cpp	Fri Nov 14 15:27:47 2014 +0900
@@ -51,6 +51,8 @@
     case WM_AP:
         return 0;
     }
+
+    return 0;
 }
 
 int WizFi250Interface::disconnect()