8 lines
291 B
Plaintext
8 lines
291 B
Plaintext
# Please input the wlan device to be used (most of the time it is wlan0 or wlan1)
|
|
WLAN=wlan0
|
|
|
|
# Here you could change the WIFI-name but most likely most scripts won't work after
|
|
# Because the WIFI-credentials are hardcoded in the esp8266-ota-flash-convert
|
|
AP=vtrust-flash
|
|
GATEWAY=10.42.42.1
|