From ce9b3c84ee674f0391b9d7379d50d704fcf3e58c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 2 Mar 2020 13:22:09 +0100 Subject: [PATCH] Added lib EthernetWebServer_STM32 https://github.com/arduino/Arduino/issues/9810 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 716b6ef4..cb7d77ff 100644 --- a/registry.txt +++ b/registry.txt @@ -2879,3 +2879,4 @@ https://github.com/khoih-prog/BlynkEthernet_STM32_WM.git|Contributed|BlynkEthern https://github.com/openlcb/OpenLCB_Single_Thread.git|Contributed|OpenLCB_Single_Thread https://github.com/sparkfun/SparkFun_Clock_5P49V60_Arduino_Library.git|Contributed|SparkFun Clock 5P49V60 Arduino Library https://github.com/lucadentella/ArduinoLib_CEClient.git|Contributed|CEClient +https://github.com/khoih-prog/EthernetWebServer_STM32.git|Contributed|EthernetWebServer_STM32