From 8e358cd813372a74a52b6d58642cbce89cfe92f3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 6 Oct 2020 23:16:05 +0200 Subject: [PATCH] Added lib SimpleTicker https://github.com/arduino/Arduino/issues/10823 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 732801e6..67f4e137 100644 --- a/registry.txt +++ b/registry.txt @@ -3489,3 +3489,4 @@ https://github.com/asukiaaa/arduino-rs485.git|Contributed|rs485_asukiaaa https://github.com/lucalas/StreamlabsArduinoAlerts.git|Contributed|StreamlabsArduinoAlerts https://github.com/DjamesSuhanko/EasyPCF8574.git|Contributed|EasyPCF8574 https://github.com/killer0071234/esp_abus.git|Contributed|esp_abus +https://github.com/JSC-electronics/Ticker.git|Contributed|SimpleTicker