From f9c12e0a25ad71852316750b27169bb0a7f93f5c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 24 Apr 2019 00:59:29 +0200 Subject: [PATCH] Added lib RichHttpServer https://github.com/arduino/Arduino/issues/8813 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 11db0846..a7c60ec6 100644 --- a/registry.txt +++ b/registry.txt @@ -2335,3 +2335,4 @@ https://github.com/Samyz/CESmartCamp.git|Contributed|CESmartCamp https://github.com/ERROPiX/ESP32_AnalogWrite.git|Contributed|ESP32 AnalogWrite https://github.com/sidoh/path_variable_handlers.git|Contributed|PathVariableHandlers https://github.com/Salterm27/Watch.git|Contributed|Watch +https://github.com/sidoh/rich_http_server.git|Contributed|RichHttpServer