mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
устранен баг телеграма, баг сценариев....
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "Telegram.h"
|
||||
#include "SoftUART.h"
|
||||
#include "FileSystem.h"
|
||||
#include "Tests.h"
|
||||
|
||||
void not_async_actions();
|
||||
|
||||
@@ -67,7 +68,9 @@ void setup() {
|
||||
SsdpInit();
|
||||
#endif
|
||||
getFSInfo();
|
||||
//esp_log_level_set("esp_littlefs", ESP_LOG_NONE);
|
||||
|
||||
testsPerform();
|
||||
|
||||
just_load = false;
|
||||
initialized = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user