Skip to content

error: 'arduinoFFT' was not declared in this scope` #10

@samezrp

Description

@samezrp

If any of you would have compile error:
src/measure.cpp:480:9: error: 'arduinoFFT' was not declared in this scope
please be aware lib kosme/arduinoFFT is not backward compatible.

Easiest solution is to update platformio.ini file and change:
kosme/arduinoFFT@>=1.5.6
to
kosme/arduinoFFT@=1.5.6

>= replace with =

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