mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
correct and rename lib structure
This commit is contained in:
parent
594bfeb633
commit
0c3e9a4751
@ -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
|
; *** 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
|
; *** uncomment the following line if you use Epaper driver epidy in your Tasmota32 build. Reduces compile time
|
||||||
; lib/libesp32_epdiy
|
; lib/libesp32_eink
|
||||||
|
|
||||||
|
|
||||||
[library]
|
[library]
|
||||||
|
@ -17,7 +17,7 @@ lib_extra_dirs = ${common.lib_extra_dirs}
|
|||||||
lib/libesp32
|
lib/libesp32
|
||||||
lib/libesp32_lvgl
|
lib/libesp32_lvgl
|
||||||
lib/libesp32_div
|
lib/libesp32_div
|
||||||
lib/libesp32_epdiy
|
lib/libesp32_eink
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
ESP RainMaker
|
ESP RainMaker
|
||||||
WiFiProv
|
WiFiProv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user