From 8fe32d92823fab08aa6e70522aafea4aa9f5f5fb Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 4 Apr 2021 13:21:21 +0200 Subject: [PATCH] Epaper ESP32 --- platformio_tasmota32.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platformio_tasmota32.ini b/platformio_tasmota32.ini index 567222fa3..7b1ee776a 100644 --- a/platformio_tasmota32.ini +++ b/platformio_tasmota32.ini @@ -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 +; libesp32_epdiy lib/lib_basic lib/lib_i2c lib/lib_display