mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 08:40:49 +02:00
[package] hostap-driver: Change default channel from 5 to 11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23565 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c0bff5007c
commit
413f57040d
@ -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 New Issue
Block a user