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

Compiling Smoothed on STSTM32 gives warning #11

Closed
andreaswagner42 opened this issue Nov 26, 2021 · 1 comment
Closed

Compiling Smoothed on STSTM32 gives warning #11

andreaswagner42 opened this issue Nov 26, 2021 · 1 comment

Comments

@andreaswagner42
Copy link

When compiling sources using Smoothed library I the the following warning:

In file included from lib/Signals/Signals.cpp:14:
.pio/libdeps/iRock_v1_1/Smoothed/src/Smoothed.h: In member function 'bool Smoothed::clear() [with T = float]':
.pio/libdeps/iRock_v1_1/Smoothed/src/Smoothed.h:199:1: warning: control reaches end of non-void function [-Wreturn-type]
199 | }

@jowgn jowgn mentioned this issue Dec 2, 2021
@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

Successfully merging a pull request may close this issue.

2 participants