fix config

This commit is contained in:
Max Fiedler 2025-02-16 12:44:02 +01:00
parent 71fe92fab7
commit 030fa24210

View File

@ -5,7 +5,7 @@ interface=wlan0
driver=nl80211
# empty to allow the AP to respond dynamically
ssid=
ssid=""
# the used channel on the band
channel=6
@ -19,9 +19,6 @@ hw_mode=g
# allows broadcasting of SSID
ignore_broadcast_ssid=0
# enable Karma mode, meaning to respond to all probe requests
karma_enable=1
# determines how often the AP sends beacon frames (in time units, TU, where 1 TU = 1024 µs)
# lower values mean more frequent beacons, making the AP more responsive but increasing channel congestion
beacon_int=100