Fix value
This commit is contained in:
parent
8ed0a76617
commit
d33daeba4e
@ -90,7 +90,7 @@ application: {
|
||||
txmsdulifetime = 512;
|
||||
rxmsdulifetime = 512;
|
||||
maxbssid = 4;
|
||||
dtimperiod = 0;
|
||||
dtimperiod = 1;
|
||||
beaconperiod = 100;
|
||||
antenna = {
|
||||
diversity = false;
|
||||
|
@ -4,7 +4,7 @@
|
||||
#define CAPWAP_ELEMENT_80211_WTP_RADIO_CONF 1046
|
||||
|
||||
#define CAPWAP_WTP_RADIO_CONF_BSSID_LENGTH 6
|
||||
#define CAPWAP_WTP_RADIO_CONF_COUNTRY_LENGTH 6
|
||||
#define CAPWAP_WTP_RADIO_CONF_COUNTRY_LENGTH 4
|
||||
|
||||
#define CAPWAP_WTP_RADIO_CONF_SHORTPREAMBLE_DISABLE 0
|
||||
#define CAPWAP_WTP_RADIO_CONF_SHORTPREAMBLE_ENABLE 1
|
||||
|
Loading…
Reference in New Issue
Block a user