minor changes

This commit is contained in:
proddy
2020-08-13 17:50:48 +02:00
parent e71e17bed1
commit 0d18e84141
4 changed files with 16 additions and 22 deletions

View File

@@ -537,9 +537,6 @@ void Test::run_test(uuid::console::Shell & shell, const std::string & command) {
if (command == "mqtt") {
shell.printfln(F("Testing MQTT..."));
// simulate an on connect
Mqtt::on_connect();
// add a boiler
// question: do we need to set the mask?
std::string version("1.2.3");