Reply to thread

For those who haven't updated Hyperion recently there's a good reason to do so now because there was a long standing issue with binary release updates.

When new features or bugfixes were added like the one for APA102 they wouldn't show up on binary releases because the updater script was pointing to an old release, this has now been fixed there so if you have any issues or just want the latest and greatest you can update as usual and it should now actually get the latest version :)

Just update it as usual:


[code]

First SSH to your Raspberry Pi and then execute these commands:


wget -N https://raw.github.com/tvdzwan/hyperion/master/bin/install_hyperion.sh

sudo sh ./install_hyperion.sh


Complete tutorial:


https://github.com/tvdzwan/hyperion/wiki/Installation[/code]


Top Bottom