mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
13 lines
391 B
INI
13 lines
391 B
INI
name=SHT31_SWW
|
|
version=0.2.0
|
|
author=Rob Tillaart <rob.tillaart@gmail.com>, Gunter Haug
|
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
|
sentence=Arduino library for the I2C SHT31 temperature and humidity sensor
|
|
paragraph=uses SoftwareWire,SHT30,SHT35,SHT85. AVR only.
|
|
category=Sensors
|
|
url=https://github.com/RobTillaart/SHT31_SWW
|
|
architectures=uno
|
|
includes=SHT31_SWW.h
|
|
depends=SoftwareWire
|
|
|