wifi: change the default channel from 5 to 11, 5 was a really bad choice

SVN-Revision: 23423
This commit is contained in:
Felix Fietkau
2010-10-13 12:22:48 +00:00
parent 6144179d61
commit b7204be37b
3 changed files with 3 additions and 3 deletions

View File

@@ -363,7 +363,7 @@ detect_broadcom() {
cat <<EOF
config wifi-device wl${i}
option type broadcom
option channel 5
option channel 11
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1