Added support for RasPi 3 Wifi

Added support for RasPi 3 on board Wifi
This commit is contained in:
Challon Holt 2017-02-06 09:59:25 -05:00 committed by GitHub
parent f2247e7844
commit 7039463d88
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ interface=wlan0
wpa=1
wpa_pairwise=TKIP
country_code=
## Rapberry Pi 3 specific to on board WLAN/WiFi
#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)