From a00c13d7cda361ea9261bed5b61f35e1c6148b49 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:37:54 +0100 Subject: [PATCH] Added lib Adafruit SCD30 https://github.com/arduino/Arduino/issues/11085 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 430d3c13..a97f0fcb 100644 --- a/registry.txt +++ b/registry.txt @@ -3684,3 +3684,4 @@ https://github.com/dniklaus/spin-timer.git|Contributed|spin-timer https://github.com/Toernblom/SimpleWiFiClient.git|Contributed|SimpleWiFiClient https://github.com/Toernblom/SimpleUDPController.git|Contributed|SimpleUDPController https://github.com/mobergmann/Simple_HCSR04.git|Contributed|Simple_HCSR04 +https://github.com/adafruit/Adafruit_SCD30.git|Contributed|Adafruit SCD30