Files
python-gpiozero/gpiozero/devices.py
Dave Jones 034b88b478 Add close method and context manager
Permit devices to be explicitly closed and used as context managers.
Also deal with cleanup properly at script end and ensure objects don't
step on the global cleanup function.
2015-09-29 19:10:01 +01:00

4.6 KiB