mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Merge pull request #1 from PureGrain/PureGrain-RasPi3-Wifi
Added support for RasPi 3 Wifi
This commit is contained in:
commit
ed65084653
@ -12,6 +12,7 @@ interface=wlan0
|
|||||||
wpa=1
|
wpa=1
|
||||||
wpa_pairwise=TKIP
|
wpa_pairwise=TKIP
|
||||||
country_code=
|
country_code=
|
||||||
|
## Rapberry Pi 3 specific to on board WLAN/WiFi
|
||||||
#ieee80211n=1 # 802.11n support (Raspberry Pi 3)
|
#ieee80211n=1 # 802.11n support (Raspberry Pi 3)
|
||||||
#wmm_enabled=1 # QoS support (Raspberry Pi 3)
|
#wmm_enabled=1 # QoS support (Raspberry Pi 3)
|
||||||
#ht_capab=[HT40][SHORT-GI-20][DSSS_CCK-40] # (Raspberry Pi 3)
|
#ht_capab=[HT40][SHORT-GI-20][DSSS_CCK-40] # (Raspberry Pi 3)
|
||||||
|
Loading…
Reference in New Issue
Block a user