[package] hostap-driver: Change default channel from 5 to 11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23565 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
ca608f38c4
commit
1ff982fcd9
|
@ -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