some change

This commit is contained in:
Dmitry Borisenko
2020-05-19 21:13:54 +02:00
parent 07f439b900
commit 3ea2509b6d
11 changed files with 19 additions and 21 deletions

View File

@@ -87,7 +87,6 @@ void handleUdp() {
if (received_udp_line.indexOf("mqttServer") >= 0) {
udp_data_parse = true;
}
}
}
}