From 844340aed131f2fb97dabfeaee8eaa5a06c0735e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:57:09 +0100 Subject: [PATCH] Added lib Throttle https://github.com/arduino/Arduino/issues/9506 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ebc12a35..e8a5cf7c 100644 --- a/registry.txt +++ b/registry.txt @@ -2719,3 +2719,4 @@ https://github.com/imfrancisd/MorseCodeMachine.git|Contributed|MorseCodeMachine https://github.com/SimpleHacks/hw_rng.git|Contributed|nrf_rng https://github.com/SimpleHacks/EzDmaHelper.git|Contributed|EzDmaHelper https://github.com/adafruit/Adafruit_ICM20649.git|Contributed|Adafruit ICM20649 +https://github.com/Gruppio/Throttle.git|Contributed|Throttle