Extending the X_NUCLEO_IDW01M1 to allow configuration of the board as an access point

Dependents:   X_NUCLEO_IDW01M1_AP_Test

Fork of X_NUCLEO_IDW01M1 by ST

Revision:
11:67a8c3499caf
Parent:
7:0fdd186a7d90
Child:
13:cdcc13d78252
--- a/SPWFInterface.h	Fri May 13 07:43:12 2016 +0000
+++ b/SPWFInterface.h	Sat May 14 07:28:29 2016 +0000
@@ -64,7 +64,6 @@
            
 private:
     int         init(void);
-    //int       get_network_socket(struct spwf_socket **handle);
         
     SpwfSADevice _spwf;
     bool _ids[SPWFSA_SOCKET_COUNT];