From 209b5acfb0d0dc4be3b550a75ab37a4b8f17ebec Mon Sep 17 00:00:00 2001 From: Quentin Fisch Date: Fri, 23 Feb 2024 16:16:30 +0100 Subject: [PATCH] fixed lib properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 603bcc1..49a7ad6 100644 --- a/library.properties +++ b/library.properties @@ -6,6 +6,6 @@ sentence=Automatically detects Sensirion Sensors on an I2C bus and reads out mea paragraph=Sensors can be read out collectively using a single method. The resulting data points include information about the sensor origin, units and the measurement timestamp. category=Sensors architectures=esp32 -url= +url=https://github.com/Sensirion/arduino-upt-i2c-auto-detection includes=Sensirion_upt_i2c_auto_detection.h depends=Sensirion Core, Sensirion UPT Core, Sensirion I2C SCD4x, Sensirion I2C SFA3x, Sensirion I2C SVM4x, Sensirion I2C SHT4x, Sensirion I2C SEN5X, Sensirion I2C SCD30, Sensirion I2C SGP41, Sensirion I2C STC3x