mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-28 17:48:35 +01:00
Fix APDS9960 datasheet link (#772)
(it's currently is a link to the BME280 sensor datasheet)
This commit is contained in:
parent
f311e04d0e
commit
1a7d7880ce
@ -6,7 +6,7 @@ APDS9960 Sensor
|
|||||||
:image: apds9960.jpg
|
:image: apds9960.jpg
|
||||||
|
|
||||||
The ``apds9960`` sensor platform allows you to use your APDS9960 RGB and gesture sensors
|
The ``apds9960`` sensor platform allows you to use your APDS9960 RGB and gesture sensors
|
||||||
(`datasheet <https://cdn-shop.adafruit.com/datasheets/BST-BME280_DS001-10.pdf>`__,
|
(`datasheet <https://cdn.sparkfun.com/datasheets/Sensors/Proximity/apds9960.pdf>`__,
|
||||||
`SparkFun`_) with ESPHome.
|
`SparkFun`_) with ESPHome.
|
||||||
The :ref:`I²C <i2c>` is
|
The :ref:`I²C <i2c>` is
|
||||||
required to be set up in your configuration for this sensor to work.
|
required to be set up in your configuration for this sensor to work.
|
||||||
|
Loading…
Reference in New Issue
Block a user