mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 02:22:16 +00:00
c0d70f35f6
Change MockPin (and MockPWMPin) to make them behave more like 'real' pins - fixes #206 Add new MockPin tests, and rework some of the existing ones Incorporate #216