From 751d238eee2ced5c272eb815553d10917059e9e5 Mon Sep 17 00:00:00 2001 From: Dominic Luciano <36459626+domiluci@users.noreply.github.com> Date: Sat, 30 Oct 2021 22:28:13 -0700 Subject: [PATCH] Added the LiquidCrystal NKC library GitHub URL (#623) The official GitHub URL of the LiquidCrystal NKC library for the Arduino IDE, developed by Dominic Luciano, was added on line 4336. This library is Arduino 2.0+ ready --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index b8db5234..e51d150f 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4333,3 +4333,4 @@ https://github.com/stm32duino/ST25R95 https://github.com/natnqweb/Functional_button https://github.com/natnqweb/Mapf https://github.com/nitz/Cie1931 +https://github.com/domiluci/LiquidCrystal_NKC