diff --git a/libarmbox/hdmi_cec.cpp b/libarmbox/hdmi_cec.cpp index b29852e..9111062 100644 --- a/libarmbox/hdmi_cec.cpp +++ b/libarmbox/hdmi_cec.cpp @@ -674,6 +674,7 @@ void hdmi_cec::Receive(int what) txmessage.length = 3; if (!standby) SendCECMessage(txmessage); + break; } case CEC_OPCODE_REPORT_AUDIO_STATUS: {