mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Last minute changes for 1.2
Warnings about non-physical pins, and period specification for sin/cosine waves in tools
This commit is contained in:
		| @@ -51,6 +51,8 @@ from .exc import ( | ||||
|     GPIOZeroWarning, | ||||
|     SPIWarning, | ||||
|     SPISoftwareFallback, | ||||
|     PinWarning, | ||||
|     PinNonPhysical, | ||||
| ) | ||||
| from .devices import ( | ||||
|     Device, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user