hostap-driver: Change default channel from 5 to 11

SVN-Revision: 23565
master
Vasilis Tsiligiannis 14 years ago
parent 28d277e542
commit 4711381796
  1. 2
      package/hostap-driver/files/lib/wifi/hostap.sh

@ -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…
Cancel
Save