From 96985551bc74eb6ec7c1862206e8367ee18ff1c0 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 3 Mar 2021 14:16:10 +0100 Subject: [PATCH] Added lib MyDelay https://github.com/arduino/Arduino/issues/11298 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index f721e503..356ef6e3 100644 --- a/registry.txt +++ b/registry.txt @@ -3832,3 +3832,4 @@ https://github.com/gpb01/NVSRAM.git|Contributed|NVSRAM https://github.com/viamgr/Arduino-Awesome-Click-Button.git|Contributed|AwesomeClickButton https://github.com/tanakamasayuki/I2C_SLG.git|Contributed|I2C SLG https://github.com/ArduinoGetStarted/buzzer.git|Contributed|ezBuzzer +https://github.com/mggates39/MyDelay.git|Contributed|MyDelay