From 8cedeff2fdc3b13d5582e3f3022859de623ed502 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 18 Nov 2020 16:15:16 +0100 Subject: [PATCH] Added lib TimerInterrupt_Generic https://github.com/arduino/Arduino/issues/10945 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4fd29b5f..2a4117b7 100644 --- a/registry.txt +++ b/registry.txt @@ -3591,3 +3591,4 @@ https://github.com/lbernstone/rrdtool_ESP32.git|Contributed|rrdtool https://github.com/melopero/Melopero_APDS-9960_Arduino_Library.git|Contributed|Melopero APDS9960 https://github.com/darrenjcosborne/NextionSerialString.git|Contributed|Nextion Serial String https://github.com/adafruit/Adafruit_TMP117.git|Contributed|Adafruit TMP117 +https://github.com/khoih-prog/TimerInterrupt_Generic.git|Contributed|TimerInterrupt_Generic