diff --git a/config/hostapd.conf b/config/hostapd.conf index ab44b673..eea43887 100644 --- a/config/hostapd.conf +++ b/config/hostapd.conf @@ -16,3 +16,6 @@ country_code= #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) + +## RaspAP wireless client AP mode +#interface=uap0 \ No newline at end of file