Skip to content

Commit ad99bdb

Browse files
authored
Add URL to library.properties
Fixes problem in [this library manager request](arduino/Arduino#8139)
1 parent 4a21783 commit ad99bdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Library for the SHTC3 humidity and temperature sensor by Sensirion
66
paragraph=Library for the SHTC3 humidity and temperature sensor by Sensirion. Read values raw or converted to floating point numbers with units. Enable/disable sleep mode while not being used
77
category=Sensors
8-
url=
9-
architectures=*
8+
url=https://github.com/sparkfun/SparkFun_SHTC3_Arduino_Library
9+
architectures=*

0 commit comments

Comments
 (0)