mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
реорганизация файлов, перенос лишнего, рабочая версия
This commit is contained in:
@@ -37,11 +37,6 @@ void setup() {
|
||||
//инициализация mqtt
|
||||
mqttInit();
|
||||
|
||||
//создаем объект класса выгружающего json массив из файла
|
||||
#ifdef QUEUE_FROM_STR
|
||||
sendJsonFiles = new SendJson;
|
||||
#endif
|
||||
|
||||
configure("/config.json");
|
||||
|
||||
// readFileBin("/config.json");
|
||||
|
||||
Reference in New Issue
Block a user