diff --git a/data/config.json b/data/config.json index b822a84..5eb7f8b 100644 --- a/data/config.json +++ b/data/config.json @@ -1,10 +1,9 @@ { "networks": { - "ssid": "passw" }, - "hostname": "ReflowControl", + "hostname": "ESPReflow", "user": "user", - "password": "", + "password": "esp", "otaPassword": "", "measureInterval": 500, "reportInterval": 10000 diff --git a/data/web/LICENSE.gz b/data/web/LICENSE.txt.gz similarity index 99% rename from data/web/LICENSE.gz rename to data/web/LICENSE.txt.gz index 2482ce9..839b402 100644 Binary files a/data/web/LICENSE.gz and b/data/web/LICENSE.txt.gz differ diff --git a/data/web/favicon.7z b/data/web/favicon.7z deleted file mode 100644 index 51f2e23..0000000 Binary files a/data/web/favicon.7z and /dev/null differ diff --git a/data/web/favicon.ico.gz b/data/web/favicon.ico.gz new file mode 100644 index 0000000..176168e Binary files /dev/null and b/data/web/favicon.ico.gz differ