-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Device: PI 4B
When I try to build it comes out this:
rds_wav.c:81:13: error: too few arguments to function ‘fm_mpx_get_samples’
81 | if( fm_mpx_get_samples(mpx_buffer) < 0 ) break;
it seems that the function "fm_mpx_get_samples" is lack of some arguments.
As I check your source code, I found that the function "fm_mpx_open" in file "rds_wav.c" has the same issue.
please fix it.
:)
Pippin2026 and henrydatei
Metadata
Metadata
Assignees
Labels
No labels