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