Skip to content

Instantly share code, notes, and snippets.

@jiahuang
Created July 6, 2015 13:36
Show Gist options
  • Save jiahuang/21346a001f499d00411e to your computer and use it in GitHub Desktop.
Save jiahuang/21346a001f499d00411e to your computer and use it in GitHub Desktop.
openwrt b/g/n settings
On the terminal:
```
uci set wireless.radio0.require_mode=g //把g换到b/n
uci commit
wifi
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment