Skip to content

Commit 6304528

Browse files
authored
Update library.properties
Updating version number and description so that it shows up in the Arduino IDE library manager properly. =)
1 parent 9ef676c commit 6304528

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: library.properties

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=SparkFun LIS3DH Breakout
2-
version=1.0.0
3-
author=SparkFun Electronics <[email protected]>
4-
maintainer=SparkFun Electronics <sparkfun.com>
1+
name=SparkFun LIS3DH Arduino Library
2+
version=1.0.2
3+
author=SparkFun Electronics
4+
maintainer=SparkFun Electronics <techsupport@sparkfun.com>
55
sentence=A library to drive the STmicro LIS3DH by SPI or I2C.
6-
paragraph=Uno examples to drive by I2C or SPI, collect extra sensor inputs, and operate FIFO
6+
paragraph=Uno examples to drive by I2C or SPI, collect extra sensor inputs, and operate FIFO. Checkout the <a href="https://www.sparkfun.com/products/13963">SparkFun LIS3DH Breakout</a> for more information.
77
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_LIS3DH_Arduino_Library
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)