提交 c78c9f36 编写于 作者: D dev

sloved raspberryPI compile time error

上级 b1674c0e
......@@ -308,7 +308,7 @@ int main(int /*argc*/, char * /*argv*/[])
}
if (++pc % 1000==0) {
int64_t full_secs;
time_t full_secs;
double frac_secs;
uhd_rx_metadata_time_spec(rx_meta, &full_secs, &frac_secs);
fprintf(stderr, "Received packet: %zu samples, %lf full secs, %lf frac secs, maxv = %lf\n",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册