Update library.properties - 1.0.1
Some checks failed
Arduino Library CI / build (push) Has been cancelled
Some checks failed
Arduino Library CI / build (push) Has been cancelled
This commit is contained in:
parent
1c85f28cb3
commit
61c0ece5b9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
name=Adafruit QMC5883P Library
|
name=Adafruit QMC5883P Library
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Adafruit
|
author=Adafruit
|
||||||
maintainer=Adafruit <info@adafruit.com>
|
maintainer=Adafruit <info@adafruit.com>
|
||||||
sentence=Arduino library for QMC5883P 3-axis magnetometer
|
sentence=Arduino library for QMC5883P 3-axis magnetometer
|
||||||
|
|
@ -7,4 +7,4 @@ paragraph=This library provides support for the QMC5883P 3-axis magnetometer wit
|
||||||
category=Sensors
|
category=Sensors
|
||||||
url=https://github.com/adafruit/Adafruit_QMC5883P
|
url=https://github.com/adafruit/Adafruit_QMC5883P
|
||||||
architectures=*
|
architectures=*
|
||||||
depends=Adafruit BusIO
|
depends=Adafruit BusIO
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue