mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
13 lines
383 B
INI
13 lines
383 B
INI
name=SHT31_SW
|
|
version=0.1.2
|
|
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=SoftWire,I2C,SHT30,SHT31,SHT35,SHT85
|
|
category=Sensors
|
|
url=https://github.com/RobTillaart/SHT31_SW
|
|
architectures=*
|
|
includes=SHT31_SW.h
|
|
depends=SoftWire,AsyncDelay
|
|
|