mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- simple_display: allow to set scroll mode
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -186,6 +186,8 @@ class CLCD
|
||||
void setBrightnessDeepStandby(int) { return ; };
|
||||
int getBrightnessDeepStandby() { return 0; };
|
||||
|
||||
void setScrollMode(int scoll);
|
||||
|
||||
void setContrast(int);
|
||||
int getContrast();
|
||||
|
||||
|
Reference in New Issue
Block a user