From 0131c3afa09b57188703f9de5026c485685cef89 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 25 May 2019 15:47:40 +0200 Subject: [PATCH] Added lib Virtuino library for all ESP8266 and ESP32 boards https://github.com/arduino/Arduino/issues/8900 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4f22948e..721152de 100644 --- a/registry.txt +++ b/registry.txt @@ -2383,3 +2383,4 @@ https://github.com/smaffer/espvgax.git|Contributed|ESPVGAX https://github.com/neosarchizo/cm1106_i2c.git|Contributed|CM1106 I2C https://github.com/GiorgosXou/NeuralNetworks.git|Contributed|NeuralNetwork https://github.com/boxtec/Witty.git|Contributed|Witty +https://github.com/iliaslamprou/virtuinoESP.git|Contributed|Virtuino library for all ESP8266 and ESP32 boards