mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
driver/vfd.cpp: init timeout_cnt, to fix random vfd dimm
Origin commit data
------------------
Commit: 3ad7175c45
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)
This commit is contained in:
@@ -72,6 +72,7 @@ CVFD::CVFD()
|
|||||||
clearClock = 0;
|
clearClock = 0;
|
||||||
mode = MODE_TVRADIO;
|
mode = MODE_TVRADIO;
|
||||||
switch_name_time_cnt = 0;
|
switch_name_time_cnt = 0;
|
||||||
|
timeout_cnt = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
CVFD::~CVFD()
|
CVFD::~CVFD()
|
||||||
|
Reference in New Issue
Block a user