antiprism / mpd_oled

MPD, Volumio, RuneAudio and Moode OLED status and spectrum display for Raspberry Pi (and similar)
Other
168 stars 45 forks source link

clear Display on shutdown #6

Closed Roughtrade closed 6 years ago

Roughtrade commented 6 years ago

During a reboot or shutdown the display remains on, it is possible to respond to the sigterm and display a reboot system instead of the clock, or simply reset the display

antiprism commented 6 years ago

Hi

Another person also requested this, and I pushed a fix for it a couple of days ago. If you grab the latest changes then the display should now be cleared when mpd_oled terminates.

Adrian.