From d0efd599aa8192b62a136c8d0410a25183daf5d2 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 17 Jul 2019 19:51:53 +0200 Subject: [PATCH] Added lib ESP32 Rest Client https://github.com/arduino/Arduino/issues/9060 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index b730932c..2ea39fa3 100644 --- a/registry.txt +++ b/registry.txt @@ -2475,3 +2475,4 @@ https://github.com/934virginia/Norman.git|Contributed|Norman https://github.com/PulseRain/Step_CYC10_Seven_Seg_Display.git|Contributed|Step_CYC10_Seven_Seg_DisplayCYC10_7_seg_display https://github.com/andhieSetyabudi/atlas_OEM.git|Contributed|atlas OEM module https://github.com/ldab/ESP32_FTPClient.git|Contributed|esp32_ftpclient +https://github.com/eduardomarcos/arduino-esp32-restclient.git|Contributed|ESP32 Rest Client