rotuer: make 5GHz wifi faster
VHT doesn't work unless HT is enabled, apparently
This commit is contained in:
parent
86d19c54b3
commit
7c196bf9b4
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ in rec {
|
|||
ht_capab = "[HT40+]";
|
||||
vht_oper_chwidth = 1;
|
||||
vht_oper_centr_freq_seg0_idx = channel + 6;
|
||||
ieee80211n = 1;
|
||||
ieee80211ac = 1;
|
||||
} // wirelessConfig;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue