emw3162 driver

Fork of emw3162-driver-mbed-os-5 by Maggie Mei

Revision:
6:80cdb5076d18
Parent:
5:a8a6cb7e1128
Child:
7:635ff20df767
--- a/EMW3162Interface.cpp	Thu Feb 16 18:14:15 2017 +0000
+++ b/EMW3162Interface.cpp	Thu Feb 16 19:24:40 2017 +0000
@@ -123,7 +123,7 @@
 
 int EMW3162Interface::scan(WiFiAccessPoint *res, unsigned count)
 {
-    return 0;
+    return NSAPI_ERROR_UNSUPPORTED;
 }
 
 struct EMW3162_socket {