fix CEC for all arm boxes #2

This commit is contained in:
TangoCash
2020-06-07 12:19:43 +02:00
committed by Thilo Graf
parent 349cb2dbd4
commit 162be459ac
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: