GregMefford / blinkchain

Nerves project to use Elixir to drive NeoPixels from a Raspberry Pi
MIT License
71 stars 27 forks source link

Upgrade rpi_ws281x in order to support rpi0w #8

Closed ericr3r closed 6 years ago

ericr3r commented 6 years ago

I upgraded the rpi_ws281x library in order to support the rpi0w. It probably was only necessary to pull in https://github.com/jgarff/rpi_ws281x/commit/4d1c36383dfded2df9d465bacefff24fc93ff68f but I went ahead and updated to the current master branch.

I tested the changes on a Unicorn HAT.

GregMefford commented 6 years ago

Awesome, thanks! I should be able to validate that this works for me as well and get it merged in a few days.

GregMefford commented 6 years ago

Thanks again! 🎈 🚀