2019-10-03 18:41:30 +00:00
|
|
|
# Please input the wlan device to be used (most of the time it is wlan0 or wlan1)
|
2019-01-16 19:32:16 +00:00
|
|
|
WLAN=wlan0
|
|
|
|
|
2019-10-12 20:15:11 +00:00
|
|
|
# Here you could change the WIFI-name but most likely most scripts won't work after
|
2019-01-16 19:32:16 +00:00
|
|
|
# Because the WIFI-credentials are hardcoded in the esp8266-ota-flash-convert
|
|
|
|
AP=vtrust-flash
|
2019-10-03 18:41:30 +00:00
|
|
|
GATEWAY=10.42.42.1
|