driver/vfd.cpp: add support to switch scroll on/off

Origin commit data
------------------
Branch: ni/coolstream
Commit: eba370d876
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-17 (Fri, 17 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-01-17 14:23:02 +04:00
parent b06711fc91
commit 14bd1b6244
2 changed files with 16 additions and 19 deletions

View File

@@ -90,7 +90,7 @@ class CVFD
unsigned int switch_name_time_cnt;
int fd;
int brightness;
char text[256];
std::string text;
void count_down();