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:
18:b265b3b696f1
Parent:
1:bd9db471d47d
Child:
22:a1276b7d3b2d
--- a/Spwf/inc/wifi_const.h	Thu Jun 02 06:01:26 2016 +0000
+++ b/Spwf/inc/wifi_const.h	Tue Jun 21 20:20:50 2016 +0000
@@ -112,6 +112,7 @@
     
 #define WIFI_SLEEP_ENABLED                      "sleep_enabled"
 #define WIFI_HT_MODE                            "wifi_ht_mode"
+#define WIFI_BAS_RATE_MASK                      "wifi_bas_rate_mask"
 #define WIFI_OPR_RATE_MASK                      "wifi_opr_rate_mask"
 #define WIFI_POWERSAVE                          "wifi_powersave"
 #define WIFI_OPERATIONAL_MODE                   "wifi_operational_mode"