04-04-2020, 05:55 PM
Hi Paul
Good that you have something working! You can find out the commit number (the start of this gives the number listed at github) of the working version by changing to the mpd_oled directory of the working version and running
Adrian.
Good that you have something working! You can find out the commit number (the start of this gives the number listed at github) of the working version by changing to the mpd_oled directory of the working version and running
Code:
git log | head -n 1
Adrian.