mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-01-31 13:45:46 +00:00
DistanceSensor currently doesn't work well in Python 2 due to large lags in thread event primitives. The "full" fix will require enhancing the pins API, so this is a temporary patch to provide a fix (at least under RPi.GPIO) until then.
26 KiB
26 KiB