Closed RubenMomoa closed 2 years ago
Thank you, I like your changes. This allows to use the additional hardware SPI devices of the Raspberry Pi 4. I wonder how often people change the global brightness while using the strip. Probably not very often, so having the parameter in the constructor is a good approach. I'll analyse the pull request in some more detail and will merge it afterwards. Thanks again and best regards, Martin
added a way to select between hardware spi and bitbanging and removed the automatic selection added the hardware spi devices from spiPorts (lib Adafruit_Blinka) added global_brightness as param to init