From 68d97f4889ad2bfd5139588b499ae123a645e64a Mon Sep 17 00:00:00 2001 From: Manuel <71137295+mverch67@users.noreply.github.com> Date: Thu, 27 Nov 2025 14:16:32 +0100 Subject: [PATCH] use FastEPD arduino I2C by default --- variants/esp32s3/t5s3_epaper/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/esp32s3/t5s3_epaper/platformio.ini b/variants/esp32s3/t5s3_epaper/platformio.ini index 66b6f8e6a..99d42d83c 100644 --- a/variants/esp32s3/t5s3_epaper/platformio.ini +++ b/variants/esp32s3/t5s3_epaper/platformio.ini @@ -26,7 +26,7 @@ lib_deps = lewisxhe/XPowersLib@0.3.1 lewisxhe/SensorLib@0.3.1 https://github.com/mverch67/BQ27220/archive/07d92be846abd8a0258a50c23198dac0858b22ed.zip - https://github.com/mverch67/FastEPD/archive/86a6e85fc90fab9ed94667a8506b04106daa4c52.zip + https://github.com/mverch67/FastEPD/archive/dca0391933ac027b5dd2a2c3998e314e8dd06f04.zip [env:t5s3_epaper_inkhud] extends = t5s3_epaper_base, inkhud