From 468f0e9f06ef2a43f6590a5ee01ca923bdad0de7 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Sun, 18 Jul 2021 00:15:38 -0400 Subject: [PATCH] Add AsyncWebServer_WT32_ETH01 to Library Manager (#206) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 3eaff9b2..37f9b2fb 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4069,3 +4069,4 @@ https://github.com/khoih-prog/WiFiWebServer_RTL8720 https://github.com/geeny/geenymodem https://github.com/mandulaj/PZEM-004T-v30/ https://github.com/Silver-Fang/Low-level-quick-digital-IO +https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01