htgghg

Dependents:   WizFi310_Station WizFi310_Station1 WizFi310_AP dweetIo_CloudService_WizFi310

Fork of WizFi310Interface_Legacy by WIZnet

Revision:
2:a4890cc8be69
Parent:
1:e08ea0ee2788
--- a/WizFi310Interface.cpp	Tue May 02 00:31:36 2017 +0000
+++ b/WizFi310Interface.cpp	Mon Sep 18 02:50:44 2017 +0000
@@ -63,6 +63,10 @@
 {
 	return cmdWLEAVE();
 }
+int WizFi310Interface::test()
+{
+	return cmdAT();
+}
 
 char* WizFi310Interface::getMACAddress()
 {