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

Compile warnings for unused variable "result" #44

Open
orcaman98 opened this issue Jun 12, 2018 · 1 comment
Open

Compile warnings for unused variable "result" #44

orcaman98 opened this issue Jun 12, 2018 · 1 comment

Comments

@orcaman98
Copy link

I believe it comes from line 232 of Emonlib.cpp not being inside the "if" that uses it.. I get this error for both my own program and the example program for Arduino. Anyone want to confirm?

orcaman98 added a commit to orcaman98/EmonLib that referenced this issue Jan 30, 2019
To resolve compile error for unused variable.
@rwensley
Copy link

I am attempting to us an Adafruit ESP32-S3 2M PSRAM and received the error noted in this issue.

Error message attached.

error message ESP32-S3.txt

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

No branches or pull requests

3 participants