summaryrefslogtreecommitdiff
path: root/sdkconfig
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-05-27 21:55:34 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-05-27 21:55:34 +0200
commitf79851a748e0156f21025e2f5f3b21e7c1ce3ed9 (patch)
tree647c32b531bf0b080731175a0685e27f8a153fe4 /sdkconfig
parent2d8d23b99873f3612b4d24a60cb20a1787381ce9 (diff)
downloadmodern-esp-sandbox-f79851a748e0156f21025e2f5f3b21e7c1ce3ed9.tar.gz
modern-esp-sandbox-f79851a748e0156f21025e2f5f3b21e7c1ce3ed9.tar.bz2
modern-esp-sandbox-f79851a748e0156f21025e2f5f3b21e7c1ce3ed9.tar.xz
modern-esp-sandbox-f79851a748e0156f21025e2f5f3b21e7c1ce3ed9.zip
wip
Diffstat (limited to 'sdkconfig')
-rw-r--r--sdkconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sdkconfig b/sdkconfig
index 15f4368..11a5634 100644
--- a/sdkconfig
+++ b/sdkconfig
@@ -171,6 +171,10 @@ CONFIG_MAIN_FLASH_SECTOR_SIZE_KB=4
CONFIG_MAIN_FLASH_LOG_BLOCK_SIZE_KB=4
CONFIG_MAIN_FLASH_LOG_PAGE_SIZE=128
CONFIG_MAIN_FLASH_FD_BUF_SIZE=128
+CONFIG_MAIN_DEFAULT_WIFI_SSID="espressif"
+CONFIG_MAIN_DEFAULT_WIFI_PASSWORD="12345678"
+CONFIG_MAIN_DEFAULT_MQTT_HOST="iot.eclipse.org"
+CONFIG_MAIN_DEFAULT_MQTT_PORT=1883
#
# Newlib