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 863863[submodule "libraries/drivers/ov5640 "]
864864 path = libraries/drivers/ov5640
865865 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
430430 US-100 Ultrasonic Distance Sensor <https://circuitpython.readthedocs.io/projects/us100/en/latest/ >
431431 VL6180x 5 - 100 mm <https://circuitpython.readthedocs.io/projects/vl6180x/en/latest/ >
432432 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/ >
433434
434435Radio
435436--------
You can’t perform that action at this time.
0 commit comments