Skip to content

Compilation problem, SOS_IIR_Filter #26

@elbozzal

Description

@elbozzal

Hello,
This work looks incredible, but I struggle at compilation time. IDE (Arduino IDE 2.3.2), board ESP32 DEV KIT.
When I compile, sos_iir_filter.h fails with this error.
micro_inmp441.ino.ino:140:1: error: designated initializers cannot be used with a non-aggregate type 'SOS_IIR_Filter'
140 | };
I checked, looks like other had this issue, but could not find the answer anywhere.

For those whom the project work, do you have any clue? Is there a library I miss (only .h no .cpp) or something like that?

Thanks in advance

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