Whitespace

This commit is contained in:
2025-09-10 03:57:37 -04:00
parent bb1c7e4be1
commit 3457efcbf8
-1
View File
@@ -1036,7 +1036,6 @@ void Device::sendHeartbeat()
try {
comms::HeartbeatMessage heartbeatMsg;
heartbeatMsg.swapContentsToProtocolEndianness();
heartbeatMsg.header.setCrc16FromRawBytes();
heartbeatMsg.header.swapCrc16ToProtocolEndianness();