esp32 рабочая версия с little fs файловой системой

This commit is contained in:
Dmitry Borisenko
2022-09-16 01:52:04 +02:00
parent aae21f4a78
commit d4539169ea
11 changed files with 138 additions and 104 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
//Версия прошивки
#define FIRMWARE_VERSION 421
#define FIRMWARE_VERSION 422
#ifdef esp8266_4mb
#define FIRMWARE_NAME "esp8266_4mb"