fix CEC TV ON after deepstandby

- init 4 / init 3


Origin commit data
------------------
Branch: master
Commit: 8e37565740
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-08-19 (Sun, 19 Aug 2018)



------------------
This commit was generated by Migit
This commit is contained in:
Frankenstone
2018-08-19 18:18:55 +02:00
committed by Thilo Graf
parent 001aee3bca
commit 0150a109f1

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;