mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
driver/vfd.cpp: init mode variable in ctor
This commit is contained in:
@@ -67,6 +67,7 @@ CVFD::CVFD()
|
|||||||
}
|
}
|
||||||
text[0] = 0;
|
text[0] = 0;
|
||||||
clearClock = 0;
|
clearClock = 0;
|
||||||
|
mode = MODE_TVRADIO;
|
||||||
}
|
}
|
||||||
|
|
||||||
CVFD::~CVFD()
|
CVFD::~CVFD()
|
||||||
|
Reference in New Issue
Block a user