mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
trigger vfd time in standby
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1313 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -656,6 +656,8 @@ void CVFD::Clear()
|
||||
int ret = ioctl(fd, IOC_VFD_CLEAR_ALL, 0);
|
||||
if(ret < 0)
|
||||
perror("IOC_VFD_SET_TEXT");
|
||||
else
|
||||
text[0] = 0;
|
||||
}
|
||||
|
||||
void CVFD::ShowIcon(vfd_icon icon, bool show)
|
||||
|
Reference in New Issue
Block a user