From bf27ab2478e992f0e40963bba515202b59b130d0 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 30 Jun 2020 11:44:11 +0200 Subject: [PATCH] Added lib Tween https://github.com/arduino/Arduino/issues/10410 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 170dea19..be89e1d1 100644 --- a/registry.txt +++ b/registry.txt @@ -3249,3 +3249,4 @@ https://github.com/RobTillaart/DEVNULL.git|Contributed|DEVNULL https://github.com/adafruit/TinyDHT.git|Contributed|TinyDHT sensor library https://github.com/RobTillaart/PAR27979.git|Contributed|PAR27979 https://github.com/hideakitai/Easing.git|Contributed|Easing +https://github.com/hideakitai/Tween.git|Contributed|Tween