From fc8f45998e3faa093d9b5222462e8f61fda977af Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 5 Feb 2019 12:45:28 +0100 Subject: [PATCH] Added lib WiFiSpi https://github.com/arduino/Arduino/issues/8493 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index d7617a65..07983c60 100644 --- a/registry.txt +++ b/registry.txt @@ -2135,3 +2135,4 @@ https://github.com/purwar2016/ArduinoBlue-library.git|Contributed|ArduinoBlue https://github.com/Noxcorp/Nox_Environment.git|Contributed|Nox_Environment https://github.com/ElectronicCats/mpu6050.git|Contributed|MPU6050 https://github.com/LaCocoRoco/DataVisualizer.git|Contributed|DataVisualizer +https://github.com/JiriBilek/WiFiSpi.git|Contributed|WiFiSpi