fix CEC for all arm boxes #2

Origin commit data
------------------
Branch: master
Commit: 943188d9fb
Author: TangoCash <eric@loxat.de>
Date: 2020-06-07 (Sun, 07 Jun 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2020-06-07 12:19:43 +02:00
committed by vanhofen
parent bbbc5294e9
commit 8b937da111
2 changed files with 74 additions and 16 deletions

View File

@@ -78,6 +78,7 @@ private:
bool muted;
int volume;
bool fallback;
bool tv_off;
protected:
bool running;
public: