simple_display: ensure LEDs are on for shutdown

Origin commit data
------------------
Branch: ni/coolstream
Commit: bd0b629606
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-01 (Sun, 01 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2015-03-01 13:56:01 +01:00
parent 022bcb2f08
commit 0d99237589

View File

@@ -386,6 +386,7 @@ void CLCD::setMode(const MODES m, const char * const)
break;
case MODE_SHUTDOWN:
showclock = false;
showTime();
Clear();
break;
case MODE_STANDBY: