mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
simple_display: allow to set scroll mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd6e0153a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: allow to set scroll mode
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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