Update to v1.8.0 #100
@ -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