![]() |
libbladeRF
2.1.0-0.2018.10~rc1-2
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);
.