Merge pull request #57 from PureGrain/master

RasPi3-WiFi
pull/4/head
Joseph Haig 9 years ago committed by GitHub
commit 451b03ad4c

@ -12,3 +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)

Loading…
Cancel
Save