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

begin() without arguments gives error #15

Closed
gitterman opened this issue Jul 4, 2024 · 1 comment
Closed

begin() without arguments gives error #15

gitterman opened this issue Jul 4, 2024 · 1 comment

Comments

@gitterman
Copy link

I have installed the latest rev. of the smoothed library.
The example says that begin() may be called without arguments, defaulting to (SMOOTHED_EXPONENTIAL, 10)
On my arduino nano, I do get an error, though, if I do not supply any argument to begin().
error: no matching function for call to 'Smoothed<unsigned int>::begin()'

MattFryer added a commit that referenced this issue Dec 20, 2024
@MattFryer
Copy link
Owner

Good spot. Resolved in the next release.

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