mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 10:32:17 +00:00
ce6217c14f
Sorry! Dave's messing around with the pin implementations again. Hopefully the last time. The pin_factory is now really a factory object which can be asked to produce individual pins or pin-based interfaces like SPI (which can be supported properly via pigpio).