From bcdd3c0f3d90ad35d2c1a42077d9bd9390604a1c Mon Sep 17 00:00:00 2001 From: Turing Complete Labs <97203542+turing-complete-labs@users.noreply.github.com> Date: Sat, 29 Jan 2022 18:54:39 -0800 Subject: [PATCH] Adding LCD library (#995) https://github.com/turing-complete-labs/LCDDisplay10_Arduino --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index c8189cdf..38159f92 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4620,3 +4620,4 @@ https://github.com/chrmlinux/tinyUDP https://github.com/chrmlinux/WiFiWire https://github.com/winkelict/TinyATCommandParser https://github.com/ahmsec/fork-webbino-ahmsec +https://github.com/turing-complete-labs/LCDDisplay10_Arduino