mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
11 lines
383 B
INI
11 lines
383 B
INI
name=tinySHT2x
|
|
version=0.1.1
|
|
author=Rob Tillaart <rob.tillaart@gmail.com>
|
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
|
sentence=Arduino library for the SHT20, SHT21 and SHT25 temperature and humidity sensor. Optimized for AVR tiny.
|
|
paragraph=Supports SHT20 and SHT25 too.
|
|
category=Sensors
|
|
url=https://github.com/RobTillaart/tinySHT2x
|
|
architectures=*
|
|
includes=tinySHT2x.h
|
|
depends= |