mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 02:22:16 +00:00
89062ed4c2
This is a bug introduced in v1.3.0. Currently, hardware SPI is not possible because the NameError is caught on 418 and incorrectly dealt with. The plan is to do a point release v1.3.1 to address this.