mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
оптимизация ntp
This commit is contained in:
@@ -44,12 +44,12 @@ void setup() {
|
||||
standWebSocketsInit();
|
||||
#endif
|
||||
|
||||
//инициализация mqtt
|
||||
mqttInit();
|
||||
|
||||
// NTP
|
||||
ntpInit();
|
||||
|
||||
//инициализация mqtt
|
||||
mqttInit();
|
||||
|
||||
//настраиваем микроконтроллер
|
||||
configure("/config.json");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user