Browse Source

Set default country_code

pull/1183/head
Bill Zimmerman 1 year ago
committed by GitHub
parent
commit
52b11b092c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/hostapd.conf

2
config/hostapd.conf

@ -11,7 +11,7 @@ wpa_passphrase=ChangeMe
interface=wlan0
wpa=2
wpa_pairwise=CCMP
country_code=
country_code=UK
## 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)

Loading…
Cancel
Save