diff --git a/xsync.cpp b/xsync.cpp index bab8794..870e095 100644 --- a/xsync.cpp +++ b/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;