hostap-driver: Change default channel from 5 to 11
SVN-Revision: 23565
This commit is contained in:
parent
28d277e542
commit
4711381796
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ detect_prism2() {
|
||||||
|
|
||||||
config wifi-device $dev
|
config wifi-device $dev
|
||||||
option type prism2
|
option type prism2
|
||||||
option channel 6
|
option channel 11
|
||||||
|
|
||||||
# REMOVE THIS LINE TO ENABLE WIFI:
|
# REMOVE THIS LINE TO ENABLE WIFI:
|
||||||
option disabled 1
|
option disabled 1
|
||||||
|
|
Loading…
Reference in a new issue