mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
small fix for CEC
Origin commit data
------------------
Branch: master
Commit: 0510438374
Author: TangoCash <eric@loxat.de>
Date: 2021-01-20 (Wed, 20 Jan 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -408,6 +408,8 @@ void hdmi_cec::SetCECState(bool state)
|
||||
}
|
||||
#endif
|
||||
|
||||
GetCECAddressInfo();
|
||||
|
||||
message.initiator = logicalAddress;
|
||||
message.destination = CEC_LOG_ADDR_BROADCAST;
|
||||
message.data[0] = CEC_MSG_ACTIVE_SOURCE;
|
||||
|
Reference in New Issue
Block a user