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

Can't compile: error: no return statement in function returning non-void [-Werror=return-type] #103

Closed
acejacek opened this issue Mar 25, 2023 · 3 comments

Comments

@acejacek
Copy link

Arduino IDE throws back few errors like that in wificlientnode.ino, zcommand.ino and probably few others

@acejacek acejacek mentioned this issue Mar 25, 2023
@bozimmerman
Copy link
Owner

bozimmerman commented Mar 26, 2023

Wow -- no idea why I've never seen those errors, or why they haven't caused runtime crashes. Weird, right?
I even do verbose builds sometimes.
I wonder if it has to do with your version of Arduino IDE?

Either way, thanks.

@acejacek
Copy link
Author

acejacek commented Mar 27, 2023 via email

@bozimmerman
Copy link
Owner

Thanks again. I ended up just downloading your changed file and doing a local diff. All your changes are in now.

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