mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Убираем лишнюю инициализацию MQTT
This commit is contained in:
@@ -110,7 +110,7 @@ void setup() {
|
||||
ntpInit();
|
||||
|
||||
// инициализация mqtt
|
||||
mqttInit();
|
||||
//mqttInit();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user