Skip to content

Commit 93b86a2

Browse files
New Release
Fix to code in Example3
1 parent 108e845 commit 93b86a2

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,9 +1,9 @@
11
name=SparkFun VL53L1X 4m Laser Distance Sensor
2-
version=1.2.0
2+
version=1.2.1
33
author=SparkFun Electronics <techsupport@sparkfun.com>
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Library for the SparkFun Qwiic 4m Distance Sensor - VL53L1X
66
paragraph=The VL53L1X is the latest Time Of Flight (ToF) sensor to be released. It uses a VCSEL (vertical cavity surface emitting laser) to emit a class 1 IR laser and time the reflection to the target. What does all this mean? You can measure the distance to an object up to 4 meters away with millimeter resolution! That’s pretty incredible. We’ve found the precision of the sensor to be 1mm but the accuracy is around +/-5mm. Available at: https://www.sparkfun.com/products/14667
77
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_VL53L1X_Arduino_Library
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)