mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
lcdd: add dummy setBacklight
Origin commit data
------------------
Branch: ni/coolstream
Commit: d63a4be03f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-01 (Sun, 01 Sep 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -182,6 +182,7 @@ class CLCD
|
|||||||
void wake_up();
|
void wake_up();
|
||||||
void setled(void) { return; };
|
void setled(void) { return; };
|
||||||
void setlcdparameter(void);
|
void setlcdparameter(void);
|
||||||
|
void setBacklight(bool) { return; };
|
||||||
|
|
||||||
static CLCD* getInstance();
|
static CLCD* getInstance();
|
||||||
void init(const char * fontfile, const char * fontname,
|
void init(const char * fontfile, const char * fontname,
|
||||||
|
Reference in New Issue
Block a user