mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
-add led on/off menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@725 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -97,12 +97,13 @@ class CVFD
|
||||
|
||||
static void* TimeThread(void*);
|
||||
void setlcdparameter(int dimm, int power);
|
||||
void setled(int led1, int led2);
|
||||
public:
|
||||
|
||||
~CVFD();
|
||||
bool has_lcd;
|
||||
void setlcdparameter(void);
|
||||
|
||||
void setled(void);
|
||||
static CVFD* getInstance();
|
||||
void init(const char * fontfile, const char * fontname);
|
||||
|
||||
|
Reference in New Issue
Block a user