Skip to content

Commit 0125f1d

Browse files
committed
cleanup
1 parent 988c856 commit 0125f1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name=SparkFun Soil Moisture Sensor
22
version=0.9
3-
author=SparkFun Electronics
4-
maintainer=SparkFun Electronics
3+
author=SparkFun Electronics <techsupport@sparkfun.com>
4+
maintainer=SparkFun Electronics <www.sparkfun.com>
55
sentence=An Arduino library for the SparkFun Qwiic Soil Moisture Sensor.
66
paragraph=The SparkFun Soil Moisture Sensor is a simple breakout for measuring the moisture in soil and similar materials. The soil moisture sensor is pretty straight forward to use. The two large, exposed pads function as probes for the sensor, together acting as a variable resistor. The more water that is in the soil means the better the conductivity between the pads will be and will result in a lower resistance, and a higher SIG out. This version of the Soil Moisture Sensor includes a Qwiic connector, making it even easier to use this sensor.
77
category=Sensor
8-
url=https://github.com/sparkfun/SparkFun_Soil_Moisture_Arduino_Library/tree/main
8+
url=https://github.com/sparkfun/SparkFun_Soil_Moisture_Arduino_Library
99
architectures=*
1010
includes=SparkFun_Soil_Moisture_Sensor.h
1111
depends=SparkFun Toolkit

0 commit comments

Comments
 (0)