From c6ff78aa17f0c5377d9887ebb6a7af289b721403 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:55:11 +0100 Subject: [PATCH] Added lib TsyDMASPI https://github.com/arduino/Arduino/issues/9491 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 633ebe18..8a7b1ed3 100644 --- a/registry.txt +++ b/registry.txt @@ -2708,3 +2708,4 @@ https://github.com/kcl93/VT100.git|Contributed|VT100 https://github.com/BlaT2512/sevenSegment.git|Contributed|sevenSegment https://github.com/mcxiaoke/ESPDateTime.git|Contributed|ESPDateTime https://github.com/Aduen/ThreadedTimer.git|Contributed|ThreadedTimer +https://github.com/hideakitai/TsyDMASPI.git|Contributed|TsyDMASPI