From cd2cebaeb84e8e7bb2f0d179d96b48c045cd1f7c Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Tue, 13 Sep 2022 01:02:04 +0200 Subject: [PATCH] . --- include/Const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Const.h b/include/Const.h index 51744f8e..e9c55678 100644 --- a/include/Const.h +++ b/include/Const.h @@ -1,7 +1,7 @@ #pragma once //Версия прошивки -#define FIRMWARE_VERSION 418 +#define FIRMWARE_VERSION 419 #ifdef esp8266_4mb #define FIRMWARE_NAME "esp8266_4mb"