Merge pull request #11579 from Jason2866/patch-1

Add lib/libesp32_epdiy in Platformio
This commit is contained in:
Theo Arends 2021-04-05 08:33:42 +02:00 committed by GitHub
commit 9dabc9ea69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -122,6 +122,8 @@ lib_extra_dirs = ${library.lib_extra_dirs}
lib/libesp32
; *** uncomment the following line if you want to use Bluetooth or Apple Homekit in a Tasmota32 build
; lib/libesp32_div
; *** uncomment the following line if you want to use Epaper driver epidy in your Tasmota32 build
; lib/libesp32_epdiy
[core32]
; Activate Stage Core32 by removing ";" in next 3 lines, if you want to override the standard core32

View File

@ -65,6 +65,8 @@ lib_extra_dirs =
lib/libesp32
; uncomment the following line if you need Bluetooth, Homekit or TTGO Watch libraries in your Tasmota32 build
; 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_i2c
lib/lib_display