We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae4a11 commit a52ec1bCopy full SHA for a52ec1b
1 file changed
components/sensor/vl53l0x.rst
@@ -72,9 +72,6 @@ Configuration variables:
72
on vl53l0x to enable/disable sensor. **Required** if not using address ``0x29`` which is the cause if you
73
have multiple VL53L0X on the same i2c bus. In this case you have to assign a different pin to each VL53L0X.
74
- **timeout** (*Optional*, :ref:`config-time`): Sensor setup timeout. Default to ``10ms``.
75
-- **timing_budget** (*Optional*, :ref:`config-time`): Set the timing budget the sensor will use for a single range measurement.
76
- Range is from 20000us - 4294967295us, inclusive. The timing budget allows the user to trade off speed for accuracy.
77
- If not specified, the default timing budget is 33000us.
78
- All other options from :ref:`Sensor <config-sensor>`.
79
80
0 commit comments