mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 01:13:36 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Origin commit data
------------------
Commit: 89beeb2c10
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-01-27 (Fri, 27 Jan 2017)
This commit is contained in:
@@ -255,8 +255,8 @@ void CVFD::setBacklight(bool on_off)
|
||||
|
||||
void CVFD::setled(bool on_off)
|
||||
{
|
||||
if(g_settings.led_rec_mode == 0)
|
||||
return;
|
||||
if(g_settings.led_rec_mode == 0)
|
||||
return;
|
||||
|
||||
int led1 = -1, led2 = -1;
|
||||
if(on_off){//on
|
||||
|
Reference in New Issue
Block a user