mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 04:50:12 +01:00
wifi: start with 80MHz
This commit is contained in:
parent
9959bdf138
commit
e7a384eb1b
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ wlmngr_stopServices() {
|
|||
wlmngr_WlConfDown() {
|
||||
local idx=$1
|
||||
wlconf wl$idx down
|
||||
wlctl -i wl$idx chanspec 36/80
|
||||
}
|
||||
|
||||
wlmngr_setSsid() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue