File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 863
863
[submodule "libraries/drivers/ov5640 "]
864
864
path = libraries/drivers/ov5640
865
865
url = https://github.com/adafruit/Adafruit_CircuitPython_OV5640.git
866
+ [submodule "libraries/drivers/vl53l1x "]
867
+ path = libraries/drivers/vl53l1x
868
+ url = https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X.git
Original file line number Diff line number Diff line change @@ -430,6 +430,7 @@ These sensors measure the ``distance`` to another object and may also measure li
430
430
US-100 Ultrasonic Distance Sensor <https://circuitpython.readthedocs.io/projects/us100/en/latest/ >
431
431
VL6180x 5 - 100 mm <https://circuitpython.readthedocs.io/projects/vl6180x/en/latest/ >
432
432
VL53L0x ~30 - 1000 mm <https://circuitpython.readthedocs.io/projects/vl53l0x/en/latest/ >
433
+ VL53L1X ~30 - 4000 mm <https://circuitpython.readthedocs.io/projects/vl53l1x/en/latest/ >
433
434
434
435
Radio
435
436
--------
You can’t perform that action at this time.
0 commit comments