Skip to content

Commit a52ec1b

Browse files
authored
Revert "Vl53l0x timing budget (#4734)" (#4863)
1 parent 3ae4a11 commit a52ec1b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

components/sensor/vl53l0x.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ Configuration variables:
7272
on vl53l0x to enable/disable sensor. **Required** if not using address ``0x29`` which is the cause if you
7373
have multiple VL53L0X on the same i2c bus. In this case you have to assign a different pin to each VL53L0X.
7474
- **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.
7875
- All other options from :ref:`Sensor <config-sensor>`.
7976

8077

0 commit comments

Comments
 (0)