From 3457efcbf82ee31863e04fe6a7f5c9f85f916ac2 Mon Sep 17 00:00:00 2001 From: Hayodea Hakol Date: Wed, 10 Sep 2025 03:57:37 -0400 Subject: [PATCH] Whitespace --- commonLibs/livoxProto1/device.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/commonLibs/livoxProto1/device.cpp b/commonLibs/livoxProto1/device.cpp index 4157365..d20749b 100644 --- a/commonLibs/livoxProto1/device.cpp +++ b/commonLibs/livoxProto1/device.cpp @@ -1036,7 +1036,6 @@ void Device::sendHeartbeat() try { comms::HeartbeatMessage heartbeatMsg; - heartbeatMsg.swapContentsToProtocolEndianness(); heartbeatMsg.header.setCrc16FromRawBytes(); heartbeatMsg.header.swapCrc16ToProtocolEndianness();