This commit is contained in:
Dmitry Borisenko
2021-01-04 01:02:54 +01:00
parent 9906fade9a
commit 4e630fd0b0
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

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

View File

@@ -1,6 +1,6 @@
#pragma once #pragma once
#define FIRMWARE_VERSION 274 #define FIRMWARE_VERSION 275
#ifdef esp8266_4mb #ifdef esp8266_4mb
#define FIRMWARE_NAME "esp8266_4mb" #define FIRMWARE_NAME "esp8266_4mb"