Skip to content

Commit

Permalink
Update components/sensor/apds9306.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz authored Jul 22, 2024
1 parent 33543f5 commit b507151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/sensor/apds9306.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Configuration variables:

The ``apds9306`` sensor allows you to use your :doc:`apds9306` to perform ambient light measurements.

- **name** (**Required**, string): The name for the sensor.
- **address** (*Optional*, int): The I²C address of the sensor. Should be ``0x52`` according to datasheet ("Contact factory for other addressing options").
- **gain** (*Optional*, int): The gain of the ambient light sensor. One of 1, 3, 6, 9, 18. Defaults to ``1``.
- **bit\_width** (*Optional*, int): The bit width/resolution of the ambient light sensor. One of:
Expand Down

0 comments on commit b507151

Please sign in to comment.