From ea1846e3fa689de8fbca3410fed6f373ebd40ceb Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 27 Mar 2020 16:57:35 +0100 Subject: [PATCH] Added lib Weather Station Data Receiver https://github.com/arduino/Arduino/issues/9927 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e7a8e84e..a0dee9bf 100644 --- a/registry.txt +++ b/registry.txt @@ -2952,3 +2952,4 @@ https://github.com/LennartHennigs/ESPRotary.git|Contributed|ESP Rotary https://github.com/khoih-prog/WiFiManager_NINA_Lite.git|Contributed|WiFiManager_NINA_Lite https://github.com/tasos12/ev3-arduino.git|Contributed|ev3-arduino https://github.com/RobTillaart/AverageAngle.git|Contributed|AverageAngle +https://github.com/Zwer2k/WeatherStationDataRx.git|Contributed|Weather Station Data Receiver