This commit is contained in:
parent
df5b0a19de
commit
2630d7fae7
@ -288,6 +288,7 @@ ReturnValue_t MGMHandlerRM3100::handleTmrcConfigCommand(DeviceCommandId_t device
|
||||
|
||||
commandBuffer[0] = RM3100::TMRC_REGISTER;
|
||||
commandBuffer[1] = commandData[0];
|
||||
tmrcRegValue = commandData[0];
|
||||
rawPacketLen = 2;
|
||||
rawPacket = commandBuffer;
|
||||
return HasReturnvaluesIF::RETURN_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user