jgarff / rpi_ws281x

Userspace Raspberry Pi PWM library for WS281X LEDs
BSD 2-Clause "Simplified" License
1.76k stars 619 forks source link

Added support for Raspberry Pi 4B V1.4 4GB and 8GB #438

Closed ZhiJGuo closed 3 years ago

ZhiJGuo commented 3 years ago

Added support for Raspberry Pi 4B v1.4 4GB and 8GB. Raspberry Pi 4B 8GB V1.2 version does not exist, only V1.4

cp2004 commented 3 years ago

@Gadgetoid @jgarff is there any word on when PRs will get merged? I am depending on this library in a reasonably popular plugin. I have the changes implemented manually to work around, but would love it if it could be merged - it would make life simpler here.

Thank you for the consideration, this library has made a lot of cool things possible.

Gadgetoid commented 3 years ago

Thank you both. Sorry for the delay. A mixture of lockdown and moving house has made it necessary for me to focus my workflow and a lot of things have been left by the wayside.

cp2004 commented 3 years ago

Thank you! Great timing too - I had planned this week to fork the stuff here and try and use the patched version in the next release of my project, hopefully now I can just update the dependency version. Thanks for what you're doing here 😄