From c3897920812f157b9e5f8e99007eab5335024c2f Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Tue, 20 Oct 2020 01:40:40 +0300 Subject: [PATCH] 259 --- data/set.device.json | 2 +- include/Consts.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/set.device.json b/data/set.device.json index 5ddc31ed..a0a1b3b0 100644 --- a/data/set.device.json +++ b/data/set.device.json @@ -43,7 +43,7 @@ }, { "type": "h4", - "title": "LittleFS version: 258" + "title": "LittleFS version: 259" }, { "type": "hr" diff --git a/include/Consts.h b/include/Consts.h index bbe33076..a316d6be 100644 --- a/include/Consts.h +++ b/include/Consts.h @@ -10,7 +10,7 @@ #define FIRMWARE_NAME "esp32-iotm" #endif -#define FIRMWARE_VERSION 258 +#define FIRMWARE_VERSION 259 #define FLASH_4MB true //