From adb0bb996a2b2c84cdbf74a8eb4453ed9f92e5c4 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 21 Jun 2018 16:26:01 +0200 Subject: [PATCH] Added lib HTTP https://github.com/arduino/Arduino/issues/7695 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 548a9327..d2b1f3b0 100644 --- a/registry.txt +++ b/registry.txt @@ -1710,3 +1710,4 @@ https://github.com/madhephaestus/Esp32SimplePacketComs.git|Contributed|Esp32Simp https://github.com/taligentx/dscKeybusInterface.git|Contributed|DSC Keybus Interface https://github.com/stm32duino/STM32RTC.git|Contributed|STM32duino RTC https://github.com/stm32duino/STM32LowPower.git|Contributed|STM32duino Low Power +https://github.com/qub1750ul/Arduino_HTTP.git|Contributed|HTTP