From b8c6a77a6f75af8be6a3a50e9b25655e16f7bdc7 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 14 Sep 2020 12:24:40 +0200 Subject: [PATCH] Added lib AsyncDNSServer_STM32 https://github.com/arduino/Arduino/issues/10735 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 82fc1289..d1cf053d 100644 --- a/registry.txt +++ b/registry.txt @@ -3446,3 +3446,4 @@ https://github.com/plapointe6/HAMqttDevice.git|Contributed|HAMqttDevice https://github.com/rocketscream/RocketScream_LowPowerAVRZero.git|Contributed|Rocket Scream LowPowerAVRZero https://github.com/rocketscream/RocketScream_RTCAVRZero.git|Contributed|Rocket Scream RTCAVRZero https://github.com/RobTillaart/FastTrig.git|Contributed|FastTrig +https://github.com/khoih-prog/AsyncDNSServer_STM32.git|Contributed|AsyncDNSServer_STM32