This is library for using WizFi250

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

Revision:
21:86e26540cc84
Parent:
13:0b8e51d3c0e8
--- a/WizFi250Interface.h	Wed Oct 21 05:53:02 2015 +0000
+++ b/WizFi250Interface.h	Wed Oct 28 11:24:41 2015 +0000
@@ -38,6 +38,8 @@
     char* getIPAddress();
     char* getGateway();
     char* getNetworkMask();
+    
+    int setAntMode(AntennaMode mode);
 
 
 };