From 1c40fc729bf69b43fdc618dc819ab264310dec4a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 14 Sep 2020 12:25:34 +0200 Subject: [PATCH] Added lib AsyncWebServer_STM32 https://github.com/arduino/Arduino/issues/10722 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8da79986..e57f2a81 100644 --- a/registry.txt +++ b/registry.txt @@ -3452,3 +3452,4 @@ https://github.com/tomoto/Arduino_Tomoto_HM330X.git|Contributed|HM330X by Tomoto https://github.com/khoih-prog/AsyncUDP_STM32.git|Contributed|AsyncUDP_STM32 https://github.com/DaleGia/Nano33BLESensor.git|Contributed|Nano33BLESensor https://github.com/PowerBroker2/Autopilot.git|Contributed|Autopilot +https://github.com/khoih-prog/AsyncWebServer_STM32.git|Contributed|AsyncWebServer_STM32