EmonLib icon indicating copy to clipboard operation
EmonLib copied to clipboard

Compile warnings for unused variable "result"

Open orcaman98 opened this issue 7 years ago • 1 comments

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 avatar Jun 12 '18 05:06 orcaman98

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

rwensley avatar Mar 31 '23 16:03 rwensley