Skip to content

Commit 0bca0c9

Browse files
author
David Hasenfratz
committed
Merge branch 'add-library-properties' into 'master'
Add library.properties file See merge request !2
2 parents f16307b + 5dc7b61 commit 0bca0c9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

library.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name=arduino-sht
2+
version=1.0.1
3+
author=Johannes Winkelmann, Andreas Brauchli
4+
maintainer=Andreas Brauchli <[email protected]>
5+
sentence=Support for Sensirion's humidity and temperature sensors.
6+
paragraph=Supported sensors: SHTC1, SHTW1, SHTW2, SHT3x-DIS (I2C), SHT3x-ARP.
7+
category=Sensors
8+
url=https://developer.sensirion.com
9+
architectures=*

0 commit comments

Comments
 (0)