mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
vfd-setup: allow to set scroll_repeats if possible
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19ac5b0f0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- vfd-setup: allow to set scroll_repeats if possible
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -186,7 +186,7 @@ class CLCD
|
||||
void setBrightnessDeepStandby(int) { return ; };
|
||||
int getBrightnessDeepStandby() { return 0; };
|
||||
|
||||
void setScrollMode(int scoll);
|
||||
void setScrollMode(int scroll_repeats);
|
||||
|
||||
void setContrast(int);
|
||||
int getContrast();
|
||||
|
Reference in New Issue
Block a user