diff --git a/include/Const.h b/include/Const.h index 75efb4bb..20cf9a1f 100644 --- a/include/Const.h +++ b/include/Const.h @@ -1,7 +1,7 @@ #pragma once //Версия прошивки -#define FIRMWARE_VERSION 434 +#define FIRMWARE_VERSION 435 #ifdef esp8266_1mb_ota #define FIRMWARE_NAME "esp8266_1mb_ota"