Skip to content

Commit 41d4b70

Browse files
committed
sphinx fix
1 parent 7186ee6 commit 41d4b70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adafruit_vl53l0x.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
2626
CircuitPython driver for the VL53L0X distance sensor. This code is adapted
2727
from the pololu driver here:
28-
https://github.com/pololu/vl53l0x-arduino
28+
https://github.com/pololu/vl53l0x-arduino
2929
30-
See usage in the examples/simpletest.py file.
30+
See usage in the examples/vl53l0x_simpletest.py file.
3131
3232
* Author(s): Tony DiCola
3333

0 commit comments

Comments
 (0)