Skip to content

Commit 929ddf6

Browse files
committed
bumped version of library and added a "version" to the Toolkit in the depends entry - this way, the current (if using arduino cli, v2) version of this lib will use the older version of the toolkit...
1 parent add7b0f commit 929ddf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name=SparkFun XM125 Arduino Library
2-
version=1.0.3
2+
version=1.0.4
33
author=SparkFun Electronics <techsupport@sparkfun.com>
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=An Arduino library to make use of the Qwiic XM125 A121 Pulsed Radar Module from Acconeer.
66
paragraph=This is the SparkFun library for the Acconeer Entry+ Module XM125 with the A121 60GHz Pulsed Coherent Radar sensor and I2C interface.
77
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_Qwiic_XM125_Arduino_Library
99
architectures=*
10-
depends=SparkFun Toolkit
10+
depends=SparkFun Toolkit (<1.0.0)
1111
includes=SparkFun_Qwiic_XM125_Arduino_Library.h, sfeQwiicXM125.h, sfeXM125Regs.h

0 commit comments

Comments
 (0)