update
Fork of WizFi310Interface_Legacynew by
Diff: WizFi310Interface.cpp
- 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() {