From 5b72a9b37f3f2189ba7d3da37dea68b085afc5d7 Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Sun, 18 Oct 2020 22:23:19 +0300 Subject: [PATCH] 258 test version --- 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 ef80ac85..5ddc31ed 100644 --- a/data/set.device.json +++ b/data/set.device.json @@ -43,7 +43,7 @@ }, { "type": "h4", - "title": "LittleFS version: 257" + "title": "LittleFS version: 258" }, { "type": "hr" diff --git a/include/Consts.h b/include/Consts.h index 36bfcf3c..ad7a1df6 100644 --- a/include/Consts.h +++ b/include/Consts.h @@ -4,7 +4,7 @@ // Firmware // #define FIRMWARE_NAME "esp8266-iotm" -#define FIRMWARE_VERSION 257 +#define FIRMWARE_VERSION 258 #define FLASH_4MB true //