From 2f8486bc0f7b52a6aae0c9c49ae933c6c479578f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 25 Nov 2019 00:25:30 +0100 Subject: [PATCH] Added lib Hardware Buttons https://github.com/arduino/Arduino/issues/9429 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 85603844..d59728a2 100644 --- a/registry.txt +++ b/registry.txt @@ -2692,3 +2692,4 @@ https://github.com/sqfmi/Watchy.git|Contributed|Watchy https://github.com/adafruit/Adafruit_SSD1305_Library.git|Contributed|Adafruit SSD1305 https://github.com/oberonspace/krypton.git|Contributed|Krypton https://github.com/khoih-prog/TimerInterrupt.git|Contributed|TimerInterrupt +https://github.com/andriitishchenko/HardwareButton.git|Contributed|Hardware Buttons