Releases: adafruit/Adafruit_CircuitPython_VL53L0X
3.6.5 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.6.4 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.6.3 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.6.2 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.6.1 - Reformatted library to match latest black version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.6.0 - Added .data_ready property allowing users to predict if calls to .range will block
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.5.1 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.5.0 - Implement Continuous Mode
Thank you @Smankusors
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.4.1 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.
3.4.0 - Added distance in cm
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-vl53l0x
.
Read the docs for info on how to use it.