Browse Source

update

xsync_v2
zhaohe 1 year ago
parent
commit
705be9f052
  1. 1
      include/xsync_packet.hpp

1
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,

Loading…
Cancel
Save