add comments

pull/345/head
German Ferrero 2019-11-14 13:44:17 -03:00
parent 47c708093c
commit 66e0c45709
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
interface wlan0
# Setup static ip for AP mode
static ip_address=192.168.0.10/24
# Deactivate wpa supplicant for AP mode
nohook wpa_supplicant

View File

@ -1,2 +1,3 @@
interface=wlan0
# Specify dhcp range for AP mode
dhcp-range=192.168.0.11,192.168.0.30,255.255.255.0,24h