From 5d12a9225f33a69a7426d5b2e051214e5e3f14b3 Mon Sep 17 00:00:00 2001 From: Arvind Singh Date: Tue, 1 Nov 2022 22:46:14 +0100 Subject: [PATCH] new library ILI9341_T4 (#2043) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 71be347c..51dd019b 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5299,3 +5299,4 @@ https://github.com/RLL-Blue-Dragon/OSS-EC_STM_STLM20W87F_00000057 https://github.com/khoih-prog/megaAVR_PWM https://github.com/botletics/Botletics-SIM7000 https://github.com/khoih-prog/ESP32_FastPWM +https://github.com/vindar/ILI9341_T4