adafruit / Adafruit_CircuitPython_VL53L1X

CircuitPython module for interacting with the VL53L1X distance sensor.
MIT License
8 stars 10 forks source link

fix docs link in readme #5

Closed FoamyGuy closed 2 years ago

FoamyGuy commented 2 years ago

This change fixes the docs link near the bottom the readme, it was previously pointing to the neopixel docs instead of VL53L1X

FoamyGuy commented 2 years ago

resolves: #4