From 4bc8a31d02fc689ebe1483c1ddcca4631decb7dc Mon Sep 17 00:00:00 2001 From: Cody Johnson <94072496+CJoh-NHD@users.noreply.github.com> Date: Fri, 26 Aug 2022 10:37:11 -0500 Subject: [PATCH] Added NHD_Character_LCD library to list. (#1753) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index b724a350..0075a499 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5137,3 +5137,4 @@ https://github.com/khoih-prog/ATmega_Slow_PWM https://github.com/khoih-prog/Dx_TimerInterrupt https://github.com/Vulintus/ATWINC3400_Driver_Arduino https://github.com/khoih-prog/Dx_Slow_PWM +https://github.com/NewhavenDisplay/NHD-Character-LCD-Library