fix CEC TV ON after deepstandby

- init 4 / init 3


Origin commit data
------------------
Branch: master
Commit: 5a6210b023
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 TangoCash
parent c22f83ad96
commit ffd7ba8144

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;