Epaper ESP32

This commit is contained in:
Jason2866 2021-04-04 13:21:21 +02:00 committed by GitHub
parent ba8ef7feb5
commit 8fe32d9282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
; libesp32_epdiy
lib/lib_basic lib/lib_basic
lib/lib_i2c lib/lib_i2c
lib/lib_display lib/lib_display