From b7c3aa986308c3ea01788d77a3ad25b81f241b6e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Jan 2020 16:07:09 +0100 Subject: [PATCH] Added lib TimerEvent https://github.com/arduino/Arduino/issues/9603 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index aac23017..2d5c1b23 100644 --- a/registry.txt +++ b/registry.txt @@ -2795,3 +2795,4 @@ https://github.com/Andy4495/TLC591x.git|Contributed|TLC591x https://github.com/neonode-inc/zforce-arduino.git|Contributed|zForce Air Library https://github.com/MHotchin/BalBoaSpa.git|Contributed|Balboa Spa communications https://github.com/tobozo/ESP32-Chimera-Core.git|Contributed|ESP32-Chimera-Core +https://github.com/cygig/TimerEvent.git|Contributed|TimerEvent