From 9dc7539c8081eed68a8b447db939811afd903e88 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 28 May 2021 17:33:59 +0200 Subject: [PATCH] Added lib AnalogKeypad https://github.com/arduino/Arduino/issues/11566 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index bebd87cd..1202fd28 100644 --- a/registry.txt +++ b/registry.txt @@ -3973,3 +3973,4 @@ https://github.com/gq97a6/IoT_Modules-Buttons.git|Contributed|IoT_Modules-Button https://github.com/m5stack/M5GFX.git|Contributed|M5GFX https://github.com/RobTillaart/PID_RT.git|Contributed|PID_RT https://github.com/RobTillaart/I2C_24LC1025.git|Contributed|I2C_24LC1025 +https://github.com/RobTillaart/AnalogKeypad.git|Contributed|AnalogKeypad