mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
simple_display: fix c/p error
Origin commit data
------------------
Branch: ni/coolstream
Commit: b76c213815
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Origin message was:
------------------
- simple_display: fix c/p error
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -410,7 +410,7 @@ void CLCD::showTime(bool force)
|
||||
setled(red, green);
|
||||
}
|
||||
|
||||
void CVFD::showRCLock(int duration)
|
||||
void CLCD::showRCLock(int duration)
|
||||
{
|
||||
if (g_info.hw_caps->display_type != HW_DISPLAY_LINE_TEXT || !g_settings.lcd_notify_rclock)
|
||||
{
|
||||
|
Reference in New Issue
Block a user