Component TOF10120: Fix broken link to datasheet (#4051)

This commit is contained in:
Roeland Lutters 2024-07-17 12:08:37 +02:00 committed by GitHub
parent d88b20456e
commit 3f810badb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ TOF10120 Time Of Flight Distance Sensor
:image: tof10120.jpg
:keywords: TOF10120
The ``tof10120`` sensor platform allows you to use TOF10120 optical time of flight sensor (`datasheet <https://github.com/simpleiot/reference/blob/master/sensors/TOF10120_english.pdf>`__)
The ``tof10120`` sensor platform allows you to use TOF10120 optical time of flight sensor (`datasheet <https://github.com/SoyM/TOF10120/blob/master/TOF10120.pdf>`__)
with ESPHome to measure distances. The sensor works optically by emitting short infrared pulses
and measuring the time it takes the light to be reflected back.