Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi
Hi Paul

In that case, you could just build an older version of mpd_oled. The following commands build the last version before I updated the communications library
Code:
git clone https://github.com/antiprism/mpd_oled.git mpd_oled_oled
cd mpd_oled_oled
git checkout 410fcba
PLAYER=MOODE make

You can see the numbers that reference the older versions of mpd_oled on the right hand side here: https://github.com/antiprism/mpd_oled/commits/master
If you want to build a different earlier version of mpd_oled, just put that number in the 'git checkout' command (and run 'make clean' if you change versions after previously running 'make').

Adrian.
Reply


Messages In This Thread
RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - by adrii - 04-01-2020, 03:23 PM
RE: help me - by ghera78 - 02-28-2020, 08:01 AM
RE: help me - by ghera78 - 02-28-2020, 01:17 PM

Forum Jump: