From 6015b05c09e9e0abc5561b15d9aa9ae705ac51f2 Mon Sep 17 00:00:00 2001 From: Manuel <71137295+mverch67@users.noreply.github.com> Date: Fri, 23 Jan 2026 23:52:48 +0100 Subject: [PATCH] update LovyanGFX 1.2.19 --- variants/esp32s3/t-watch-ultra/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/esp32s3/t-watch-ultra/platformio.ini b/variants/esp32s3/t-watch-ultra/platformio.ini index 2236d1834..a4a916c1a 100644 --- a/variants/esp32s3/t-watch-ultra/platformio.ini +++ b/variants/esp32s3/t-watch-ultra/platformio.ini @@ -16,7 +16,7 @@ build_flags = ${esp32_base.build_flags} -Ivariants/esp32s3/t-watch-ultra ; -DHAS_BMA423=1 lib_deps = ${esp32s3_base.lib_deps} - https://github.com/lovyan03/LovyanGFX/archive/a914f993a2c80b334e1d25b2881b3d7a09865155.zip ; PR814 + https://github.com/lovyan03/LovyanGFX/archive/tags/1.2.19.zip adafruit/Adafruit DRV2605 Library@^1.2.4 earlephilhower/ESP8266Audio@^1.9.9 earlephilhower/ESP8266SAM@^1.0.1