hdmi cec optimize timings

Origin commit data
------------------
Branch: master
Commit: bf970ab3a7
Author: TangoCash <eric@loxat.de>
Date: 2020-06-13 (Sat, 13 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-13 11:51:11 +02:00
committed by vanhofen
parent dad33d0aee
commit d47a9b20b6
2 changed files with 9 additions and 9 deletions

View File

@@ -88,7 +88,7 @@ public:
void SetCECAutoView(bool);
void SetCECAutoStandby(bool);
void GetCECAddressInfo();
void SendCECMessage(struct cec_message &message);
void SendCECMessage(struct cec_message &message, int sleeptime = 10);
void SetCECState(bool state);
void ReportPhysicalAddress();
bool standby_cec_activ;