We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9e1e1 commit 6a71ae1Copy full SHA for 6a71ae1
adafruit_vl53l1x.py
@@ -31,7 +31,7 @@
31
from adafruit_bus_device import i2c_device
32
from micropython import const
33
34
-__version__ = "1.1.14"
+__version__ = "0.0.0+auto.0"
35
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X.git"
36
37
_VL53L1X_I2C_SLAVE_DEVICE_ADDRESS = const(0x0001)
0 commit comments