-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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
Labels
No labels