Skip to content

too few arguments to function #113

@ShadowinFlight

Description

@ShadowinFlight

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.
:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions