[package] hostap-driver: Change default channel from 5 to 11
[openwrt.git] / package / hostap-driver / files / lib / wifi / hostap.sh
index 0c7a9d3..d5afc04 100755 (executable)
@@ -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
This page took 0.020484 seconds and 4 git commands to generate.