提交 77bfd400 编写于 作者: C Cary Xu

enh: code optimization

上级 8b3b6a89
...@@ -121,7 +121,7 @@ struct SRSmaInfoItem { ...@@ -121,7 +121,7 @@ struct SRSmaInfoItem {
int8_t level : 4; int8_t level : 4;
int8_t fetchLevel : 4; int8_t fetchLevel : 4;
int8_t triggerStat; int8_t triggerStat;
uint16_t nSkipped; // number of skipped to fetch data from all active window uint16_t nSkipped;
int32_t maxDelay; // ms int32_t maxDelay; // ms
tmr_h tmrId; tmr_h tmrId;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册