From b7c7d59916fe1e20fd91f59377db43c90442ab5b Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 9 Feb 2021 22:50:40 +0100 Subject: [PATCH] Added lib Sensirion I2C SCD4x https://github.com/arduino/Arduino/issues/11248 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 332233dd..9ab4a720 100644 --- a/registry.txt +++ b/registry.txt @@ -3782,3 +3782,4 @@ https://github.com/gabriel-milan/Arduino-MAX30100.git|Contributed|MAX30100_milan https://github.com/pu2clr/MCP23008.git|Contributed|PU2CLR MCP23008 https://github.com/EasyG0ing1/BlockNot.git|Contributed|BlockNot https://github.com/paulpavish/GuiNE_Bot_Arduino_Library.git|Contributed|GuiN-E Bot +https://github.com/Sensirion/arduino-i2c-scd4x.git|Contributed|Sensirion I2C SCD4x