From 61e2288308d5ec1f7307892bf3b9f148e68675fe Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 22 Jun 2020 16:12:15 +0200 Subject: [PATCH] Added lib PollingTimer https://github.com/arduino/Arduino/issues/10401 --- registry.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.txt b/registry.txt index 31e1da84..7d5ce5d3 100644 --- a/registry.txt +++ b/registry.txt @@ -2065,7 +2065,6 @@ https://bitbucket.org/christandlg/bmx280mi.git|Contributed|BMx280MI https://github.com/fabiuz7/Dimmable-Light-Arduino.git|Contributed|Dimmable Light for Arduino https://github.com/jmparatte/jm_PCF8574.git|Contributed|jm_PCF8574 https://github.com/blemasle/arduino-sim808.git|Contributed|SIM808 -https://github.com/hideakitai/StopWatch.git|Contributed|StopWatch https://github.com/hideakitai/XBeeATCmds.git|Contributed|XBeeATCmds https://github.com/hideakitai/Debouncer.git|Contributed|Debouncer https://github.com/hideakitai/CRCx.git|Contributed|CRCx @@ -3197,3 +3196,4 @@ https://github.com/IGB-Germany/IGB-FlashSst26.git|Contributed|IGB-FlashSst26 https://github.com/adafruit/Adafruit_ICM20X.git|Contributed|Adafruit ICM20X https://github.com/forntoh/LcdMenu.git|Contributed|LcdMenu https://github.com/cotestatnt/YA_FSM.git|Contributed|YA_FSM +https://github.com/hideakitai/PollingTimer.git|Contributed|PollingTimer