mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 10:32:17 +00:00
768a27a71b
* 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