Template:HOSTAPD BGN: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
wmm_enabled=1 | wmm_enabled=1 | ||
# Demo was run in the US | # Demo was run in the US | ||
country_code=US | country_code=US | ||
Line 24: | Line 16: | ||
# Our SSID | # Our SSID | ||
ssid=Var_AP_2G | ssid=Var_AP_2G | ||
# Automatically select the best channel | |||
# Notes about the LWB/LWB5 modules: | |||
# - For AP+STA, the channel must match the STA channel | |||
# - The LWB does not support auto channel selection. | |||
# We recommend using channel 1 | |||
channel=0 | |||
</pre></includeonly> | </pre></includeonly> |