mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 15:10:22 +00:00
Added support for wireless client AP mode
This commit is contained in:
parent
bf8b47eaf9
commit
bf4f61d536
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@ country_code=
|
|||
#ieee80211n=1 # 802.11n support (Raspberry Pi 3)
|
||||
#wmm_enabled=1 # QoS support (Raspberry Pi 3)
|
||||
#ht_capab=[HT40][SHORT-GI-20][DSSS_CCK-40] # (Raspberry Pi 3)
|
||||
|
||||
## RaspAP wireless client AP mode
|
||||
#interface=uap0
|
Loading…
Reference in a new issue