From 09d4fe2558c990e14d813780f94a8a8af9aad412 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 7 Jun 2019 11:22:37 +0200 Subject: [PATCH] Added lib TetrisAnimation https://github.com/arduino/Arduino/issues/8941 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7c15c68f..a5e964d7 100644 --- a/registry.txt +++ b/registry.txt @@ -2393,3 +2393,4 @@ https://github.com/adafruit/Adafruit_BD3491FS.git|Contributed|Adafruit BD3491FS https://github.com/jgromes/RadioLib.git|Contributed|RadioLib https://github.com/pololu/high-power-stepper-driver-arduino.git|Contributed|HighPowerStepperDriver https://github.com/bmellink/VNH3SP30.git|Contributed|VNH3SP30 +https://github.com/toblum/TetrisAnimation.git|Contributed|TetrisAnimation