Merge pull request #13596 from Jason2866/lib_rename

correct and rename lib structure of epdiy
This commit is contained in:
Jason2866 2021-11-07 14:32:30 +01:00 committed by GitHub
commit 01c55cc33d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
52 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@ lib_extra_dirs = ${library.lib_extra_dirs}
; *** uncomment the following line if you use Bluetooth or Apple Homekit in a Tasmota32 build. Reduces compile time
; lib/libesp32_div
; *** uncomment the following line if you use Epaper driver epidy in your Tasmota32 build. Reduces compile time
; lib/libesp32_epdiy
; lib/libesp32_eink
[library]

View File

@ -17,7 +17,7 @@ lib_extra_dirs = ${common.lib_extra_dirs}
lib/libesp32
lib/libesp32_lvgl
lib/libesp32_div
lib/libesp32_epdiy
lib/libesp32_eink
lib_ignore =
ESP RainMaker
WiFiProv