From 62f43740b0ab72eaf06ab99e7e76f13ee81b0666 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 17 Feb 2020 11:10:14 +0100 Subject: [PATCH] Added lib EthernetWebServer https://github.com/arduino/Arduino/issues/9757 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 072a57b9..eec60fd3 100644 --- a/registry.txt +++ b/registry.txt @@ -2861,3 +2861,4 @@ https://github.com/jspark311/Arduino-DS1881.git|Contributed|DS1881 https://github.com/jspark311/Arduino-SX8634.git|Contributed|SX8634 https://github.com/marccolemont/CRMX_TimoTwo.git|Contributed|CRMX_TimoTwo https://github.com/NitrofMtl/ADC_Sampler.git|Contributed|ADC_SAmpler +https://github.com/khoih-prog/EthernetWebServer.git|Contributed|EthernetWebServer