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