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"