Browse Source

update

xsync_v2
zhaohe 2 years ago
parent
commit
2cc98f9f61
  1. 3
      xsync.cpp

3
xsync.cpp

@ -212,6 +212,9 @@ void Xsync::parseTimecodeMsgAndReport(XsyncNetAdd &from, uint8_t *data, size_t l
xysnc_timecode_t timecode;
/**
* @brief
*
* 01 02 03 04 01 02 03 04
*
*/
uint8_t frameuints = packet->timecode0 & 0x0f;

Loading…
Cancel
Save