From fc803998028d70d5c8ed03f9a56579c1d5d9643e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 1 Mar 2019 10:09:09 +0100 Subject: [PATCH] Added lib ArduinoOTA https://github.com/arduino/Arduino/issues/8559 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2156fea0..2fea136b 100644 --- a/registry.txt +++ b/registry.txt @@ -2176,3 +2176,4 @@ https://github.com/ArkEcosystem/cpp-crypto.git|Contributed|Ark-Cpp-Crypto https://github.com/yurilopes/SPIFFSIniFile.git|Contributed|SPIFFSIniFile https://github.com/ssilverman/SLIPStream.git|Contributed|SLIPStream https://github.com/HelTecAutomation/Heltec_ESP8266.git|Contributed|Heltec ESP8266 Dev-Boards +https://github.com/jandrassy/ArduinoOTA.git|Contributed|ArduinoOTA