GregMefford / blinkchain

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

Update dep version to 0.3.0 #4

Closed Serneum closed 7 years ago

Serneum commented 7 years ago

Hex lists nerves_neopixel as version 0.3.0 but the README shows configuration with version 0.1.0. 0.3.0 is also not listed under "Releases" for the GitHub repository

It looks like #2 already tries to fix this but specifically points to GitHub which may not be ideal.

Connects to #3 but I haven't figured out how to update the example yet

Serneum commented 7 years ago

Gonna close this until I can figure out how to update the example