mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
driver/vfd.cpp: add buttons backlight control
This commit is contained in:
@@ -106,6 +106,7 @@ class CVFD
|
||||
void setlcdparameter(void);
|
||||
void setled(void);
|
||||
void setled(bool on_off);
|
||||
void setBacklight(bool on_off);
|
||||
static CVFD* getInstance();
|
||||
void init(const char * fontfile, const char * fontname);
|
||||
|
||||
|
Reference in New Issue
Block a user