From 0feb54534447bf2ed0b6d963bec765e093cf03fc Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Fri, 18 Mar 2022 19:44:21 -0400 Subject: [PATCH] Update repositories.txt (#1203) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 3340a3e3..1beecc7e 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4744,3 +4744,4 @@ https://github.com/khoih-prog/Teensy41_AsyncTCP https://github.com/stm32duino/VL53L4CX.git https://github.com/stm32duino/X-NUCLEO-53L4A2.git https://github.com/khoih-prog/AsyncWebServer_Teensy41 +https://github.com/khoih-prog/AsyncHTTPRequest_Teensy41