This commit is contained in:
Dmitry Borisenko
2020-12-26 23:24:37 +01:00
parent 454922b8b4
commit a30dc04055
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -43,7 +43,7 @@
}, },
{ {
"type": "h4", "type": "h4",
"title": "Версия файловой системы: 273" "title": "Версия файловой системы: 274"
}, },
{ {
"type": "h4", "type": "h4",

View File

@@ -1,7 +1,7 @@
#pragma once #pragma once
//===========Firmware============================================================================================================================================= //===========Firmware=============================================================================================================================================
#define FIRMWARE_VERSION 273 #define FIRMWARE_VERSION 274
#define ESP8266_FLASH_SIZE_1MB false #define ESP8266_FLASH_SIZE_1MB false
//===========FileSystem============================================================================================================================================== //===========FileSystem==============================================================================================================================================
#define USE_LITTLEFS true #define USE_LITTLEFS true