Files
ansible-fet/doc/wlan.md
Daniel A. Maierhofer 6ab89e43c8 Updated wlan FW & config
2020-01-06 23:36:47 +01:00

11 lines
190 B
Markdown

# wlan
## Current config
See [config file](configs/wlan-OpenWrt-backup.tar.gz)
## Extra Packages
### SSH to and install
```shell
opkg update
opkg remove wpad-basic && opkg install wpad
```