mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Removed redundant weakref references
Also tweaked a couple of minor bits (SPI bus init mask) and unused _get_address override
This commit is contained in:
		| @@ -13,7 +13,6 @@ import mmap | ||||
| import errno | ||||
| import struct | ||||
| import warnings | ||||
| import weakref | ||||
| from time import sleep | ||||
| from threading import Thread, Event, Lock | ||||
| from collections import Counter | ||||
|   | ||||
		Reference in New Issue
	
	Block a user