From 745c7092492bb29bd6b59bdef5627ebdb7b38b0f Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 4 Sep 2021 15:11:40 +0200 Subject: [PATCH] core2 too --- tasmota/tasmota_configurations_ESP32.h | 4 ---- 1 file changed, 4 deletions(-) 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