From aec1d507326e4d67aacd566c6720dde0b85b24da Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Tue, 3 Nov 2020 22:49:57 +0300 Subject: [PATCH] 264 --- include/Consts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Consts.h b/include/Consts.h index 0f7b483f..cdfcc4f6 100644 --- a/include/Consts.h +++ b/include/Consts.h @@ -7,7 +7,7 @@ #endif #ifdef ESP32 #define FIRMWARE_NAME "esp32-iotm" -#define FIRMWARE_VERSION 259 +#define FIRMWARE_VERSION 264 #endif #define FLASH_4MB true