mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 00:43:35 +02:00
Merge branch 'cst-next' into nmp-cst-next
Origin commit data
------------------
Commit: db8a9e6388
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-25 (Mon, 25 Jan 2016)
This commit is contained in:
@@ -406,7 +406,7 @@ void CVFD::showTime(bool force)
|
||||
|
||||
void CVFD::showRCLock(int duration)
|
||||
{
|
||||
if (!has_lcd)
|
||||
if (!has_lcd || !g_settings.lcd_notify_rclock)
|
||||
{
|
||||
sleep(duration);
|
||||
return;
|
||||
|
Reference in New Issue
Block a user