fix build

This commit is contained in:
2020-02-02 12:44:15 +01:00
parent 554a819f97
commit 65a95a2b4b
94 changed files with 96 additions and 14 deletions

0
data/example.config.json Normal file → Executable file
View File

2
data/mqttConfig.json Normal file → Executable file
View File

@@ -1,6 +1,6 @@
{
"mqttClientName" : "bb1",
"mqttBrokerHost" : "192.168.1.2",
"mqttBrokerHost" : "192.168.1.134",
"mqttBrokerPort" : 1883,
"mqttRootTopic" : "wirelos/bb1"
}

0
data/www/favicon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
data/www/gradients.json Normal file → Executable file
View File

0
data/www/index.html Normal file → Executable file
View File

0
data/www/script.js Normal file → Executable file
View File

0
data/www/styles.css Normal file → Executable file
View File

0
data/www/test-controls.html Normal file → Executable file
View File