mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +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.