Files
python-gpiozero/gpiozero
Andrew Scheller 768a27a71b MockPin fixups
* 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
2016-02-20 17:32:11 +00:00
..
2016-02-20 17:32:11 +00:00
2016-02-12 19:27:24 +00:00
2016-02-12 19:27:24 +00:00