From e5c7d289ca229d5c8844d57beb04aa85c76d5133 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 16 Sep 2018 19:18:06 +0200 Subject: [PATCH] Added lib TimeOut https://github.com/arduino/Arduino/issues/8001 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8d3e2553..33c39cc5 100644 --- a/registry.txt +++ b/registry.txt @@ -1869,3 +1869,4 @@ https://github.com/NitrofMtl/RTD10k-temp-sensor.git|Contributed|RTD10K-temp-sens https://github.com/NitrofMtl/weeklyAlarm.git|Contributed|WeeklyAlarm https://github.com/NitrofMtl/CurrentSwitch.git|Contributed|CurrentSwitch https://github.com/NitrofMtl/ADC_SEQR.git|Contributed|ADC_SEQR +https://github.com/NitrofMtl/TimeOut.git|Contributed|TimeOut