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:
21:9de5d3ab3615
Parent:
18:b265b3b696f1
diff -r 1f74471ac106 -r 9de5d3ab3615 Spwf/inc/wifi_interface.h
--- a/Spwf/inc/wifi_interface.h	Wed Jun 22 15:03:28 2016 +0000
+++ b/Spwf/inc/wifi_interface.h	Wed Jun 22 15:13:24 2016 +0000
@@ -38,8 +38,6 @@
 #ifndef __WIFI_INTERFACE_H
 #define __WIFI_INTERFACE_H
 
-#define DEBUG_PRINT 1
-
 #ifdef __cplusplus
  extern "C" {
 #endif