mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Merge pull request #13596 from Jason2866/lib_rename
correct and rename lib structure of epdiy
This commit is contained in:
commit
01c55cc33d
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user