Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bladeRF-fsk: correct calloc argument order in fir filter test
Prevents compiler error - earlier calloc argument should specify number of elements, later size of each element - failed in Fedora Linux 40 with gcc version 14.0.1 20240411 (Red Hat 14.0.1-0) (GCC) closes #965
- Loading branch information