Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error: request for member 'Reset' in 'ft', which is of non-class type 'Fishduino()' #1

Open
stmb-100 opened this issue Aug 22, 2024 · 1 comment

Comments

@stmb-100
Copy link

Hi
When compiling the example: Fishduino_test
the error message appears:

Compilation error: request for member 'Reset' in 'ft', which is of non-class type 'Fishduino()'

Does anyone have an idea how to fix the error.

R
Stefan

@jacgoudsmit
Copy link
Owner

You probably need to add FishDuino.h and FishDuino.cpp to your project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants