fix CEC TV ON after deepstandby

- init 4 / init 3
This commit is contained in:
Frankenstone
2018-08-19 18:18:55 +02:00
committed by Thilo Graf
parent 1219df131d
commit 8e37565740

View File

@@ -676,6 +676,7 @@ static int ParseParams(int argc, char *argv[], PlayFiles_t *playbackFiles, int *
int main(int argc, char *argv[])
{
system("echo 'encoder' > /proc/stb/avs/0/input");
pthread_t termThread;
int isTermThreadStarted = 0;