From d696a8c87cee584937d23d4445e6e1b63e0f0d53 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:41:11 +0200 Subject: [PATCH] Cleanup --- tasmota/my_user_config.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index db7b87565..456ecce7f 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -464,10 +464,6 @@ // #define SUPPORT_MQTT_EVENT // Support trigger event with MQTT subscriptions (+3k5 code) -// -- Berry Scripting Language - ESP32 only ---------------------------- -// #define USE_BERRY // Enable 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 - // -- Optional modules ---------------------------- #define ROTARY_V1 // Add support for Rotary Encoder as used in MI Desk Lamp (+0k8 code) @@ -910,6 +906,7 @@ //#define USE_WEBCAM // Add support for webcam #define USE_BERRY // Enable 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 #define USE_CSE7761 // Add support for CSE7761 Energy monitor as used in Sonoff Dual R3