GY-63_MS5611/libraries/SHT31_SWW/library.properties

13 lines
391 B
Properties
Raw Normal View History

2023-07-20 10:06:31 -04:00
name=SHT31_SWW
2023-11-22 03:58:07 -05:00
version=0.1.2
2023-07-20 10:06:31 -04:00
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
2023-11-22 03:58:07 -05:00
paragraph=uses SoftwareWire,SHT30,SHT35,SHT85. AVR only.
2023-07-20 10:06:31 -04:00
category=Sensors
url=https://github.com/RobTillaart/SHT31_SWW
2023-07-23 08:19:03 -04:00
architectures=uno
2023-07-20 10:06:31 -04:00
includes=SHT31_SWW.h
2023-07-23 08:19:03 -04:00
depends=SoftwareWire
2023-07-20 10:06:31 -04:00