From 2ffd4311c3afc4a3fa30e4c01d43aa8994a0697f Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 8 Jun 2023 13:01:24 +0200 Subject: [PATCH] Enable more esp32 libs by default (#18821) --- platformio_override_sample.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio_override_sample.ini b/platformio_override_sample.ini index 30ed067a2..7d9b1d9e8 100644 --- a/platformio_override_sample.ini +++ b/platformio_override_sample.ini @@ -132,9 +132,9 @@ lib_extra_dirs = ${library.lib_extra_dirs} ; *** comment the following line if you dont use LVGL in a Tasmota32 build. Reduces compile time lib/libesp32_lvgl ; *** comment the following line if you dont use ESP32 Audio in a Tasmota32 build. Reduces compile time -; lib/libesp32_audio + lib/libesp32_audio ; *** uncomment the following line if you use Bluetooth or Apple Homekit in a Tasmota32 build. Reduces compile time -; lib/libesp32_div + lib/libesp32_div ; *** uncomment the following line if you use Epaper driver epidy in your Tasmota32 build. Reduces compile time ; lib/libesp32_eink