fix case in header library
This commit is contained in:
parent
08846df05e
commit
42a696bebd
@ -34,8 +34,8 @@ static void send_msg(uint32_t cluster, uint32_t component, uint32_t msg_len, uin
|
|||||||
case 7:
|
case 7:
|
||||||
set_mkcontrolclusterstreamcontroller_REG_PAYLOAD_7(msgif, words[i]);
|
set_mkcontrolclusterstreamcontroller_REG_PAYLOAD_7(msgif, words[i]);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
set_mkcontrolclusterstreamcontroller_REG_SEND(msgif, 1);
|
set_mkcontrolclusterstreamcontroller_REG_SEND(msgif, 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user