Origin commit data
------------------
Branch: ni/coolstream
Commit: e45940525e
Author: TangoCash <eric@loxat.de>
Date: 2021-09-17 (Fri, 17 Sep 2021)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2021-09-17 23:42:04 +02:00
committed by vanhofen
parent 28e8c9e0f9
commit 50979e5081

View File

@@ -4852,7 +4852,7 @@ void CNeutrinoApp::ExitRun(int exit_code)
if (cs_get_revision() != 10) if (cs_get_revision() != 10)
bright = g_settings.lcd_setting[SNeutrinoSettings::LCD_DEEPSTANDBY_BRIGHTNESS]; bright = g_settings.lcd_setting[SNeutrinoSettings::LCD_DEEPSTANDBY_BRIGHTNESS];
#endif #endif
if (exit_code != EXIT_NORMAL && exit_code != EXIT_RESTART) if (exit_code == EXIT_SHUTDOWN)
{ {
if (timer_minutes) if (timer_minutes)
{ {