lcd4linux update, add brightness settings

Origin commit data
------------------
Commit: 74f12564e1
Author: max_10 <max_10@gmx.de>
Date: 2018-09-10 (Mon, 10 Sep 2018)
This commit is contained in:
max_10
2018-09-10 00:15:22 +02:00
committed by vanhofen
parent 4f3420c94b
commit 39fd30aa60
10 changed files with 53 additions and 0 deletions

View File

@@ -70,6 +70,8 @@ class CLCD4l
int m_Mode;
int m_ModeChannel;
int m_Brightness;
int m_Brightness_standby;
std::string m_Resolution;
std::string m_AspectRatio;
int m_Videotext;