Skip to content

Commit 9b6ee64

Browse files
committed
tweaks as a result of running arduino-lint
1 parent 849636c commit 9b6ee64

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
@@ -1,10 +1,10 @@
11
name=SparkFun Soil Moisture Sensor
2-
version=0.9
2+
version=1.0.0
33
author=SparkFun Electronics <[email protected]>
44
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.
7-
category=Sensor
7+
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_Soil_Moisture_Arduino_Library
99
architectures=*
1010
includes=SparkFun_Soil_Moisture_Sensor.h

0 commit comments

Comments
 (0)