mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
большое обновление веба и прошивки
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#pragma once
|
||||
#include "BuildTime.h"
|
||||
|
||||
// Версия прошивки
|
||||
#define FIRMWARE_VERSION 436
|
||||
#define FIRMWARE_VERSION 450
|
||||
|
||||
#ifdef esp8266_1mb_ota
|
||||
#define FIRMWARE_NAME "esp8266_1mb_ota"
|
||||
@@ -90,4 +91,4 @@ enum distination {
|
||||
TO_MQTT_WS,
|
||||
};
|
||||
|
||||
#define WS_BROADCAST -1
|
||||
#define WS_BROADCAST -1
|
||||
|
||||
Reference in New Issue
Block a user