From 656380625f2849b522d3bb0c631626e862eaa57f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 29 Mar 2019 01:09:13 +0100 Subject: [PATCH] Added lib EasyButtonAtInt01 https://github.com/arduino/Arduino/issues/8705 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index a3ecf4cc..38c28871 100644 --- a/registry.txt +++ b/registry.txt @@ -2271,3 +2271,4 @@ https://github.com/offcircuit/LCDIC2.git|Contributed|LCDIC2 https://github.com/ArminJo/ServoEasing.git|Contributed|ServoEasing https://github.com/ArminJo/NeoPatterns.git|Contributed|NeoPatterns https://github.com/ArminJo/PlayRtttl.git|Contributed|PlayRtttl +https://github.com/ArminJo/EasyButtonAtInt01.git|Contributed|EasyButtonAtInt01