Whitespace
This commit is contained in:
@@ -1036,7 +1036,6 @@ void Device::sendHeartbeat()
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
comms::HeartbeatMessage heartbeatMsg;
|
comms::HeartbeatMessage heartbeatMsg;
|
||||||
|
|
||||||
heartbeatMsg.swapContentsToProtocolEndianness();
|
heartbeatMsg.swapContentsToProtocolEndianness();
|
||||||
heartbeatMsg.header.setCrc16FromRawBytes();
|
heartbeatMsg.header.setCrc16FromRawBytes();
|
||||||
heartbeatMsg.header.swapCrc16ToProtocolEndianness();
|
heartbeatMsg.header.swapCrc16ToProtocolEndianness();
|
||||||
|
|||||||
Reference in New Issue
Block a user