From 1c9a8f36158b078a4dd428bb7a585b9503fe8d44 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Wed, 4 Aug 2021 10:04:38 -0400 Subject: [PATCH] Add ESP32_C3_ISR_Servo library (#320) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 6ede77a8..67c1e2d8 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4126,3 +4126,4 @@ https://github.com/xiongyu0523/AzureRTOS-ThreadX-For-Arduino https://github.com/dhi-nikhil/indhi-lib-arduino-esp32 https://github.com/sparkfun/SparkFun_Tsunami_Qwiic_Arduino_Library https://github.com/khoih-prog/ESP32_S2_ISR_Servo +https://github.com/khoih-prog/ESP32_C3_ISR_Servo