From 8ae110d065869d24477031de9333ad36751b5a8d Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Sun, 15 Aug 2021 02:37:39 -0400 Subject: [PATCH] Add ESP32_New_TimerInterrupt Library (#360) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 8d6d8171..39235104 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4145,3 +4145,4 @@ https://github.com/astuder/SwarmTile https://github.com/khoih-prog/RTL8720_RTC https://github.com/fbiego/CST816S https://github.com/bitbank2/JPEGENC +https://github.com/khoih-prog/ESP32_New_TimerInterrupt