![]() |
libbladeRF
2.2.1-0.2019.07-5build1
Nuand bladeRF library
|
printf()
with a bladerf_frequency or bladerf_timestamp currently require knowing that they are actually uint64_t
, e.g. printf("the frequency is %" PRIu64 " Hz\n", freq);
.