Correct ENS160 default address (#4075)

This commit is contained in:
Joeri de Graaf 2024-08-13 07:24:01 +02:00 committed by GitHub
parent 6e51acbfe7
commit cfdcb53878
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ Configuration variables:
frequency of the ENS160 which is up to 1 second.
- **address** (*Optional*, int): *I²C only.* Manually specify the I²C address of
the sensor. Defaults to ``0x53``. Another address can be ``0x52``.
the sensor. Defaults to ``0x52``. Another address can be ``0x53``.
- **cs_pin** (*Required*, :ref:`Pin Schema <config-pin_schema>`): *SPI only.* The Chip Select pin.