Merge pull request #11740 from Jason2866/patch-3

Add GUI_EDIT_FILE
This commit is contained in:
Theo Arends 2021-04-15 18:05:39 +02:00 committed by GitHub
commit 711be2a23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,7 @@
#define USE_UFILESYS
#define USE_SDCARD
#define GUI_TRASH_FILE
#define GUI_EDIT_FILE
#ifdef USE_BERRY // Berry scripting language
#define USE_BERRY_PSRAM // Allocate Berry memory in PSRAM if PSRAM is connected - this might be slightly slower but leaves main memory intact
@ -94,6 +95,7 @@
#define USE_UFILESYS
#define USE_SDCARD
#define GUI_TRASH_FILE
#define GUI_EDIT_FILE
#ifdef USE_BERRY // Berry scripting language
#define USE_BERRY_PSRAM // Allocate Berry memory in PSRAM if PSRAM is connected - this might be slightly slower but leaves main memory intact
@ -150,6 +152,8 @@
#define USE_UFILESYS
#define USE_SDCARD
#define GUI_TRASH_FILE
#define GUI_EDIT_FILE
#define USE_ADC
#undef USE_BERRY // Disable Berry scripting language
#define USE_BLE_ESP32 // Enable new BLE driver
@ -165,6 +169,11 @@
#define USE_ENHANCED_GUI_WIFI_SCAN
#define USE_UFILESYS
#define USE_SDCARD
#define GUI_TRASH_FILE
#define GUI_EDIT_FILE
#define ROTARY_V1 // Add support for Rotary Encoder as used in MI Desk Lamp
#define USE_TUYA_MCU // Add support for Tuya Serial MCU