mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	* alter the PinSetInput exception message to match other `Pin` implementations * constrain the state of MockPin to a `bool`, and the state of MockPWMPin to a `float` * allow MockPin to have a `None` frequency set, matching the docs http://gpiozero.readthedocs.org/en/latest/api_pins.html#gpiozero.pins.Pin.frequency