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 0ff8902 commit 58cc8daCopy full SHA for 58cc8da
gpiozero/input_devices.py
@@ -770,8 +770,9 @@ class DistanceSensor(SmoothedInputDevice):
770
771
6. Finally, connect the VCC pin of the sensor to a 5V pin on the Pi.
772
773
- Alternatively, 3V3 tolerant sensors (which no not require a voltage divider)
774
- are also available.
+ Alternatively, the 3V3 tolerant HC-SR04P sensor (which does not require a
+ voltage divider) will work with this class.
775
+
776
777
.. note::
778
0 commit comments