Enable more esp32 libs by default (#18821)

This commit is contained in:
Jason2866 2023-06-08 13:01:24 +02:00 committed by GitHub
parent 4ce3e5c544
commit 2ffd4311c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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