fix CEC TV ON after deepstandby

- init 4 / init 3


Origin commit data
------------------
Branch: master
Commit: fbc0796051
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
parent da07edb97e
commit a890028e74

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;