From 16aca5dc31986209f10031a8c3ee50c5ea8a7cf1 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 9 Feb 2021 22:51:29 +0100 Subject: [PATCH] Added lib SoapESP32 https://github.com/arduino/Arduino/issues/11247 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index be48d7a4..9e23b2a0 100644 --- a/registry.txt +++ b/registry.txt @@ -3785,3 +3785,4 @@ https://github.com/paulpavish/GuiNE_Bot_Arduino_Library.git|Contributed|GuiN-E B https://github.com/Sensirion/arduino-i2c-scd4x.git|Contributed|Sensirion I2C SCD4x https://github.com/Sensirion/arduino-i2c-sfa3x.git|Contributed|Sensirion I2C SFA3x https://github.com/Sensirion/arduino-uart-sfa3x.git|Contributed|Sensirion UART SFA3x +https://github.com/yellobyte/SoapESP32.git|Contributed|SoapESP32