jhgfd

Fork of WizFi310Interface_Legacy_newv34 by ajeet prajapati

Revision:
4:460cb7603faf
Parent:
2:3194ebe06182
--- a/WizFi310Interface.h	Thu Sep 28 08:49:46 2017 +0000
+++ b/WizFi310Interface.h	Fri Nov 24 08:35:18 2017 +0000
@@ -39,7 +39,7 @@
     int init(const char* ip, const char* mask, const char* gateway, const char* name = NULL);
     int connect(Security sec, const char* ssid, const char* phrase, WiFiMode mode = WM_STATION);
     int disconnect();
-    int test_twitter();
+    int test_ThingSpeak(int);
     char* getMACAddress();
     char* getIPAddress();
     char* getGateway();