mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-27 16:27:17 +00:00

* Initial support for SGP41 * Removing delay() use from SGP4x driver * Using i18n for TVOC/NOx raw values as well
11 lines
303 B
INI
11 lines
303 B
INI
name=Sensirion I2C SGP41
|
|
version=0.1.0
|
|
author=Sensirion
|
|
maintainer=Sensirion
|
|
sentence=Library for the SGP41 sensor family by Sensirion
|
|
paragraph=Enables you to use the SGP41 via I2C.
|
|
url=https://github.com/Sensirion/arduino-i2c-sgp41
|
|
category=Sensors
|
|
depends=Sensirion Core
|
|
includes=SensirionI2CSgp41.h
|