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:
19:9ab60b80872e
Parent:
18:b265b3b696f1
Child:
22:a1276b7d3b2d
--- a/Spwf_API/SpwfSADevice.cpp	Tue Jun 21 20:20:50 2016 +0000
+++ b/Spwf_API/SpwfSADevice.cpp	Wed Jun 22 14:53:11 2016 +0000
@@ -95,7 +95,6 @@
 */
 int SpwfSADevice::init(void) 
 {
-    printf("SpwfSADevice::init()\n");
     WiFi_Status_t status = WiFi_MODULE_SUCCESS;
     Timer timer;