Commit 9fd8f7d8 authored by Eric Duminil's avatar Eric Duminil
Browse files

Better names

parent 455830fc
......@@ -186,6 +186,9 @@ namespace web_config {
iotWebConf->addSystemParameter(&ampelWifiParam);
iotWebConf->addSystemParameter(&wifiTimeoutParam);
iotWebConf->getThingNameParameter()->label = "Ampel name";
iotWebConf->getApPasswordParameter()->label = "Ampel password (user : 'admin')";
co2Params.addItem(&timestepParam);
co2Params.addItem(&temperatureOffsetParam);
co2Params.addItem(&altitudeParam);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment