mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
driver/vfd.cpp: init timeout_cnt, to fix random vfd dimm
This commit is contained in:
@@ -72,6 +72,7 @@ CVFD::CVFD()
|
||||
clearClock = 0;
|
||||
mode = MODE_TVRADIO;
|
||||
switch_name_time_cnt = 0;
|
||||
timeout_cnt = 0;
|
||||
}
|
||||
|
||||
CVFD::~CVFD()
|
||||
|
Reference in New Issue
Block a user