From d464aa3a26d39ebf459ad9e7f6ae2b01779a724b Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:51:51 +0100 Subject: [PATCH] Added lib ESP32TimerInterrupt https://github.com/arduino/Arduino/issues/9463 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4b1f60bf..929a8614 100644 --- a/registry.txt +++ b/registry.txt @@ -2694,3 +2694,4 @@ https://github.com/oberonspace/krypton.git|Contributed|Krypton https://github.com/khoih-prog/TimerInterrupt.git|Contributed|TimerInterrupt https://github.com/andriitishchenko/HardwareButton.git|Contributed|Hardware Buttons https://github.com/adafruit/TFTLCD-Library.git|Contributed|Adafruit TFTLCD Library +https://github.com/khoih-prog/ESP32TimerInterrupt.git|Contributed|ESP32TimerInterrupt