diff --git a/tasmota/tasmota_configurations_ESP32.h b/tasmota/tasmota_configurations_ESP32.h index d272028e9..2913667b0 100644 --- a/tasmota/tasmota_configurations_ESP32.h +++ b/tasmota/tasmota_configurations_ESP32.h @@ -88,10 +88,6 @@ #define USE_I2S_WEBRADIO #define USE_SDCARD -#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 -#endif - #define USE_I2C #define USE_BMA423 #define USE_MPU_ACCEL