From 0a2cbd294856d0088bd28f7c6627012acfddb949 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 25 May 2018 23:47:12 +0200 Subject: [PATCH] Added lib WiFi Picker https://github.com/arduino/Arduino/issues/7611 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 474a622b..084443d0 100644 --- a/registry.txt +++ b/registry.txt @@ -1674,3 +1674,4 @@ https://github.com/madhephaestus/TeensySimplePacketComs.git|Contributed|TeensySi https://github.com/sparkfun/SparkFun_SCD30_Arduino_Library.git|Contributed|SparkFun SCD30 Arduino Library https://github.com/adafruit/Adafruit_NeoPXL8.git|Contributed|Adafruit NeoPXL8 https://github.com/lucasromeiro/DropboxManager.git|Contributed|DropboxManager +https://github.com/Tvde1/WiFiPicker.git|Contributed|WiFi Picker