mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
Merge pull request #11579 from Jason2866/patch-1
Add lib/libesp32_epdiy in Platformio
This commit is contained in:
commit
9dabc9ea69
@ -122,6 +122,8 @@ lib_extra_dirs = ${library.lib_extra_dirs}
|
|||||||
lib/libesp32
|
lib/libesp32
|
||||||
; *** uncomment the following line if you want to use Bluetooth or Apple Homekit in a Tasmota32 build
|
; *** uncomment the following line if you want to use Bluetooth or Apple Homekit in a Tasmota32 build
|
||||||
; lib/libesp32_div
|
; lib/libesp32_div
|
||||||
|
; *** uncomment the following line if you want to use Epaper driver epidy in your Tasmota32 build
|
||||||
|
; lib/libesp32_epdiy
|
||||||
|
|
||||||
[core32]
|
[core32]
|
||||||
; Activate Stage Core32 by removing ";" in next 3 lines, if you want to override the standard core32
|
; Activate Stage Core32 by removing ";" in next 3 lines, if you want to override the standard core32
|
||||||
|
@ -65,6 +65,8 @@ lib_extra_dirs =
|
|||||||
lib/libesp32
|
lib/libesp32
|
||||||
; uncomment the following line if you need Bluetooth, Homekit or TTGO Watch libraries in your Tasmota32 build
|
; uncomment the following line if you need Bluetooth, Homekit or TTGO Watch libraries in your Tasmota32 build
|
||||||
; lib/libesp32_div
|
; lib/libesp32_div
|
||||||
|
; uncomment the following line if you want to use Epaper driver epidy in your Tasmota32 build
|
||||||
|
; lib/libesp32_epdiy
|
||||||
lib/lib_basic
|
lib/lib_basic
|
||||||
lib/lib_i2c
|
lib/lib_i2c
|
||||||
lib/lib_display
|
lib/lib_display
|
||||||
|
Loading…
x
Reference in New Issue
Block a user