From 705be9f052dd92f3a55da11e61ad33bcc565e03e Mon Sep 17 00:00:00 2001 From: zhaohe Date: Thu, 29 Feb 2024 10:46:10 +0800 Subject: [PATCH] update --- include/xsync_packet.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/xsync_packet.hpp b/include/xsync_packet.hpp index 79568be..2eb3595 100644 --- a/include/xsync_packet.hpp +++ b/include/xsync_packet.hpp @@ -31,6 +31,7 @@ typedef struct { uint32_t eventid; uint32_t data[]; } iflytop_xsync_event_report_packet_t; +#pragma pack() typedef enum { ktimecode_report_event = 0,